This commit is contained in:
EspenVista
2025-04-09 13:07:53 +01:00
parent ed9ce9a863
commit 0de2601867

View File

@@ -152,6 +152,9 @@ p {
margin-top: 15px; margin-top: 15px;
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center;
max-width: 100%;
max-height: 100%;
} }