This commit is contained in:
Valeria Fadeeva 2025-06-19 15:59:16 +05:00
parent f64eeda9da
commit a4a759e0f6
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ body {
display: flex; display: flex;
text-align: center; text-align: center;
justify-content: center; justify-content: center;
align-items: center; /* align-items: center; */
margin: auto; margin: auto;
} }