feat: slight heading style change

This commit is contained in:
Devin Haska 2024-03-01 23:47:09 -08:00
parent 568ece3e95
commit 01647bf930
2 changed files with 5 additions and 0 deletions

View file

@ -34,6 +34,7 @@ h1 {
font-weight: var(--font-weight-display-extrabold);
letter-spacing: -0.05rem;
line-height: 3rem;
transform: skew(0deg, -1deg);
}
h2 {