Fix some styles

This commit is contained in:
2021-10-03 12:42:25 +02:00
parent 6c1dcf7535
commit dc11cd28ad
5 changed files with 40 additions and 19 deletions

View File

@@ -18,9 +18,10 @@
h3 {
color: $color-secondary;
margin-bottom: 16px;
}
p {
margin: 12px 0 40px;
margin-bottom: 40px;
color: $color-text;
font-weight: 300;
}