Fixed margin for navbar

This commit is contained in:
Nedim Uka
2019-07-29 14:39:31 +02:00
parent 4f35305b0a
commit a457226207
15 changed files with 4 additions and 29 deletions

View File

@@ -23,7 +23,6 @@
margin-top: 200px;
}
.centered-element-small {
margin-top: 100px;
}
@@ -36,9 +35,7 @@
html,
body {
height: 100%;
margin: 0;
padding: 0;
font-family: 'Tangerine', serif;
}
#floating-panel {