This commit is contained in:
2024-03-28 08:22:27 +03:00
parent c9f3d4ee12
commit 806e73bb5a
27 changed files with 432 additions and 92 deletions

View File

@@ -10,5 +10,5 @@
.container {
padding: rem(20);
display: flex;
min-height: 100vh;
//min-height: 100vh;
}