fixed contacts max container size

This commit is contained in:
Fedor Katurov 2022-11-12 14:54:42 +06:00
parent 9899659dd3
commit 58a8f55ba7

View file

@ -76,6 +76,7 @@ definePageMeta({ layout: "landing" });
.contacts { .contacts {
margin-top: 60px; margin-top: 60px;
max-width: 700px;
@include phone { @include phone {
margin-top: 40px; margin-top: 40px;