allignment

This commit is contained in:
Thijs Stobbelaar 2023-11-28 10:00:24 +01:00
parent 52fb2e5ff4
commit 3ba79e5a33

View file

@ -18,6 +18,9 @@ body {
max-width: 50px; max-width: 50px;
width: auto; width: auto;
height: auto; height: auto;
display: block;
margin-left: auto;
margin-right: auto;
} }
nav { nav {