more consistency

This commit is contained in:
2025-08-27 18:33:07 +02:00
parent 943a51ec5e
commit be5b561799
4 changed files with 26 additions and 16 deletions

View File

@@ -53,6 +53,9 @@ body {
font-size: 16px;
margin: 10px;
}
.text-center {
text-align: center;
}
.hidden {
display: none;