This commit is contained in:
Kakabay 2023-01-31 14:34:26 +05:00
parent 5d9b3ec1ec
commit 2eb6305e14
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
.aside { .aside {
background: $gray; background: $gray;
padding: 2.4rem 1.6rem; padding: 2.4rem 1.6rem;
height: fit-content;
} }
.aside-wrapper { .aside-wrapper {