fix(secure): up next version, fix main section bottom padding

This commit is contained in:
2025-12-08 15:15:29 +03:00
parent 132b7f7737
commit bfa4dd40bc
3 changed files with 50 additions and 65 deletions

View File

@@ -141,7 +141,7 @@
}
@include ifdesktop {
padding: rem(130px) 0 rem(120px);
padding: rem(130px) 0 rem(112px);
}
.Map {