Skip to content

Commit daf2b6d

Browse files
committed
feat: Brighten the handle bars on mobile
as the menu button is currently dark grey on darker grey.
1 parent d1dd96d commit daf2b6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/grayscale.css

+1
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ a:focus {
139139
margin-top: -9px;
140140
margin-right: 10px;
141141
}
142+
.fa.fa-bars,
142143
.navbar-header .fa-bars {
143144
color: #fff;
144145
}

0 commit comments

Comments
 (0)