0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 22:12:39 +00:00

Position window correctly when nav bar is thick

This commit is contained in:
G.Ambatte
2023-04-09 20:31:12 +12:00
parent aa0cc1ebf6
commit ebc90c998a

View File

@@ -49,6 +49,7 @@
}
}
.brewTitle.navItem{
height: 100%;
font-size : 12px;
font-weight : 800;
color : white;
@@ -172,6 +173,7 @@
align-items: center;
display : flex;
flex-grow: 1;
height: 100%;
i{
margin-right: 10px;
}