Skip to content

Commit b470834

Browse files
committed
Slightly lightened the menu on small devices
1 parent cdb1a99 commit b470834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Views/welcome_message.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
padding: 0.75rem 0.5rem;
121121
}
122122
header .menu-item {
123-
background-color: #f4f4f4;
123+
background-color: #f4f5f6;
124124
border-top: 1px solid #f2f2f2;
125125
display: none;
126126
width: 100%;

0 commit comments

Comments
 (0)