pading obsah

This commit is contained in:
Lukáš Kaňka 2024-01-12 03:09:06 +01:00
parent 777aa29180
commit 44cff26809

View File

@ -76,6 +76,7 @@ body {
.content { .content {
order: 1; order: 1;
flex-direction: column; flex-direction: column;
padding: 15px;
} }
} }