Center navigation labels

This commit is contained in:
Jonas Tobias Hopusch 2021-07-28 18:27:09 +02:00
parent 8ac6f5e2fc
commit 3443bfceea
Failed to generate hash of commit
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ header, footer {
display: block;
border: 1px solid white;
border-collapse: collapse;
text-align: center;
flex-basis: 0;
flex-grow: 1;
min-width: fit-content;