mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-24 18:36:41 +07:00
fixed contacts max container size
This commit is contained in:
parent
9899659dd3
commit
58a8f55ba7
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue