0
0
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:
G.Ambatte
2024-08-26 16:01:12 +12:00
parent a59135430c
commit 380c1444ca

View File

@@ -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;