temorarily removed fixed navbar
parent
2242b29333
commit
4084529804
|
@ -249,9 +249,10 @@ ul.topnav {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
position: fixed;
|
/*position: fixed;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
*/
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background-color: #001858;
|
background-color: #001858;
|
||||||
|
|
Loading…
Reference in New Issue