0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 04:42:41 +00:00

Tweak styling for recent changes

This commit is contained in:
G.Ambatte
2024-08-26 21:27:41 +12:00
parent a1c275479f
commit ba4c9745a2

View File

@@ -1,6 +1,6 @@
.headerNav {
position: fixed;
top: 30px;
top: 0px;
left: 0px;
padding: 5px 10px;
background-color: #ccc;
@@ -17,7 +17,9 @@
.navIcon {
cursor: pointer;
}
p {
li {
font-family: 'Open Sans';
font-size: 12px;
padding: 2px;
a {
color: inherit;