Co-authored-by: Bruno Rybársky <bruno@brn.systems>

This commit is contained in:
2024-06-05 21:15:35 +02:00
parent cb994d8a5b
commit d4d081b3c0
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ body, html {
min-height: 100vh;
align-items: center;
background-color: #b9b9b9;
width: 100%;
}
header #top {