mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-14 02:02:51 +00:00
Tweak styling for recent changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.headerNav {
|
.headerNav {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 30px;
|
top: 0px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
padding: 5px 10px;
|
padding: 5px 10px;
|
||||||
background-color: #ccc;
|
background-color: #ccc;
|
||||||
@@ -17,7 +17,9 @@
|
|||||||
.navIcon {
|
.navIcon {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
p {
|
li {
|
||||||
|
font-family: 'Open Sans';
|
||||||
|
font-size: 12px;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
a {
|
a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
|||||||
Reference in New Issue
Block a user