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