Adjust margin of header
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2024-10-23 14:20:17 -06:00
parent 2bb20a5f4b
commit e7157e28a7
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -79,7 +79,6 @@ article {
}
h1 {
margin-top: auto;
font-size: 128px;
font-weight: 700;
}
@ -317,4 +316,4 @@ li {
.text-block {
font-size: 6vw;
}
}
}