fix navbar css
This commit is contained in:
parent
9b7957c9c1
commit
22fbdd1a24
|
@ -13,6 +13,10 @@ body {
|
|||
margin: 20px 0;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
background: #FFF9FD;
|
||||
}
|
||||
|
||||
html {
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
|
|
Loading…
Reference in New Issue