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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user