remove unused border and fix navbar width

This commit is contained in:
2025-09-08 11:35:41 +02:00
parent 86816489e3
commit 403afdc472

View File

@@ -67,7 +67,6 @@ nav {
height: 3em;
display: table;
white-space: nowrap;
border: #024 0.1em solid;
}
nav #menu, nav #login {
display: table-cell;