about main style

This commit is contained in:
Tancre
2020-10-09 14:48:01 +02:00
parent 0ae29ca91a
commit a731f1a2b8
14 changed files with 264 additions and 107 deletions

View File

@ -10,6 +10,10 @@
max-width: 976px;
}
&--small{
max-width: 750px;
}
&--t-margins{
margin-top: 100px;
}