Code optimizations

This commit is contained in:
2022-06-07 14:54:28 +02:00
parent 218676b9ca
commit 85aacf12e3
4 changed files with 16 additions and 15 deletions

View File

@@ -23,7 +23,7 @@
font-weight: 200;
@include bp (sm) {
margin: 72px auto 130px;
margin: 72px auto 128px;
max-width: 500px;
}
}