адаптирована основная страница, без футера

This commit is contained in:
DmitriyB
2022-07-26 14:50:18 +05:00
parent fbd99193de
commit eee43b6341
5 changed files with 38 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
display: flex;
flex-direction: column;
width: 100%;
max-width: 500px;
/* max-width: 500px; */
gap: 24px;
height: 100%;
}