Add Medium font variant and update font weights globally

This commit is contained in:
2021-10-08 00:31:16 +02:00
parent a7023c3a0f
commit 4100cd3013
13 changed files with 24 additions and 18 deletions

View File

@@ -17,7 +17,7 @@
p {
max-width: 320px;
margin: 50px auto 0;
font-weight: 300;
font-weight: 200;
@include bp (sm) {
margin: 72px auto 0;