Adjust margins in heading
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2024-04-24 09:43:17 -04:00
parent 3c8d8dce6e
commit dfff82e450
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
2 changed files with 3 additions and 3 deletions

View file

@ -208,7 +208,7 @@ li {
-webkit-background-clip: text;
background-clip: text;
font-size: 64px;
margin-bottom: 20px;
margin-bottom: 8px;
}
.image {
@ -315,4 +315,4 @@ article>* {
.text-block {
font-size: 6vw;
}
}
}