temorarily removed fixed navbar

master
flambus 2020-03-02 08:14:04 +01:00
parent 2242b29333
commit 4084529804
1 changed files with 2 additions and 1 deletions

View File

@ -249,9 +249,10 @@ ul.topnav {
list-style-type: none;
margin: 0;
padding: 0;
position: fixed;
/*position: fixed;
left: 0;
top: 0;
*/
width: 100%;
overflow: hidden;
background-color: #001858;