mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-25 09:42:40 +00:00
Tweak position to account for new toolbar
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.headerNav {
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
top: 30px;
|
||||
left: 0px;
|
||||
padding: 5px 10px;
|
||||
background-color: #ccc;
|
||||
|
||||
Reference in New Issue
Block a user