Skip to content

Commit

Permalink
Remove duplicate .masthead-title properties
Browse files Browse the repository at this point in the history
  • Loading branch information
karlstolley committed Nov 19, 2019
1 parent a1b29a5 commit 4e6cdef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _sass/_ed.scss
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@ tbody tr:nth-child(odd) th {
}

.masthead-title {
margin-top: 0;
margin-bottom: 0;
color: #505050;
line-height: .777em;
Expand All @@ -239,7 +238,6 @@ tbody tr:nth-child(odd) th {
}

.masthead-title small {
font-family: $main-font;
font-size: .88rem;
font-weight: 300;
color: $text-color;
Expand Down

0 comments on commit 4e6cdef

Please sign in to comment.