0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Help dropdown uses existing dropdown class. Small tweaks.

This commit is contained in:
Trevor Buckner
2022-02-01 00:02:46 -05:00
parent 57d3db5322
commit 6bf4fc6cf8
3 changed files with 24 additions and 50 deletions

View File

@@ -60,9 +60,11 @@ nav{
color : white;
text-decoration : none;
text-transform : uppercase;
line-height : 13px;
i{
margin-left : 5px;
font-size : 13px;
float : right;
}
}
.navSection:last-child .navItem{