Text war nicht zentriert

This commit is contained in:
HuskyTeufel
2022-01-14 12:02:26 +01:00
parent 9614988135
commit 5670b71cef

View File

@@ -15,7 +15,7 @@ body {
position: relative;
top: 100px;
text-align: center;
display: flex;
justify-content: center;
}