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

View File

@@ -1,6 +1,6 @@
.headerNav {
position: fixed;
top: 0px;
top: 30px;
left: 0px;
padding: 5px 10px;
background-color: #ccc;