fix: margin bottom of sync cards

This commit is contained in:
RadoslavDimchev 2024-01-25 21:12:31 +02:00 committed by Radoslav Dimchev
parent 78910fc891
commit 47f3f05995
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
}
}
@media (max-width: 740px) {
@media (max-width: 770px) {
.header {
margin-bottom: 16px;
}