This commit is contained in:
VividTruthKeeper 2023-03-18 00:35:36 +05:00
commit 63b5518f1b
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
gap: 3.2rem;
min-height: 50vh;
padding: 5.6rem 0;
display: flex;
flex-direction: column;
gap: 2.3rem;
.loader {
margin: 4rem 0;
}