This commit is contained in:
2023-02-17 15:19:49 +03:00
parent 4da9497531
commit 6b5eeb2942
20 changed files with 492 additions and 182 deletions

View File

@ -15,6 +15,10 @@
.summary__info {
padding-right: 25px;
@media (max-width: 500px) {
padding-right: 5px;
}
}
.loader {