Fix some styles issues (font-weight, max-width, markup)

This commit is contained in:
2021-10-09 20:13:52 +02:00
parent 6ef8e41c80
commit bc9a93101c
5 changed files with 8 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
p {
max-width: 260px;
margin: 40px auto 0;
font-weight: 400;
font-weight: 200;
@include bp (sm) {
margin: 72px auto 130px;