Skip to content

Commit b87951c

Browse files
Justin JohnsonJustin Johnson
authored andcommitted
changed mast
1 parent 67ac908 commit b87951c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

style.scss

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -149,17 +149,11 @@ img {
149149

150150
.wrapper-masthead {
151151
margin-bottom: 50px;
152-
background: #1abc9c;
153152
}
154153

155154
.masthead {
156155
padding: 20px 0;
157-
//border-bottom: 1px solid $lightGray;
158-
a {
159-
&:hover, &:active {
160-
color: #fff;
161-
}
162-
}
156+
border-bottom: 1px solid $lightGray;
163157

164158
@include mobile {
165159
text-align: center;

0 commit comments

Comments
 (0)