Skip to content

Commit 4e6cdef

Browse files
committed
Remove duplicate .masthead-title properties
1 parent a1b29a5 commit 4e6cdef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_sass/_ed.scss

-2
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ tbody tr:nth-child(odd) th {
229229
}
230230

231231
.masthead-title {
232-
margin-top: 0;
233232
margin-bottom: 0;
234233
color: #505050;
235234
line-height: .777em;
@@ -239,7 +238,6 @@ tbody tr:nth-child(odd) th {
239238
}
240239

241240
.masthead-title small {
242-
font-family: $main-font;
243241
font-size: .88rem;
244242
font-weight: 300;
245243
color: $text-color;

0 commit comments

Comments
 (0)