centered custom_document.html

This commit is contained in:
Verena Schulz
2025-12-17 14:49:32 +01:00
parent fa429ec683
commit 145f91f091
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
padding: 0;
display: flex;
justify-content: center;
align-items: flex-start;
align-items: center;
min-height: 100vh;
}