refactor: styles refactored

This commit is contained in:
2025-09-05 15:55:20 +04:00
parent 0236379898
commit 67780b5251
6 changed files with 8 additions and 12 deletions

View File

@ -2,6 +2,7 @@
display: flex;
flex-direction: column;
min-height: 100vh;
height: 100vh;
background-color: transparent;
@media (min-width: 48em) {