Position the navbar

This commit is contained in:
Raymonzut
2020-06-16 17:13:47 +02:00
parent a910feda62
commit a6bf99c945
+4
View File
@@ -4,3 +4,7 @@ html, body{
width: 100%;
}
nav {
text-align: center;
margin-top: 30px;
}