CSS Spring Cleaning (#3)
All checks were successful
Build and Deploy / build_and_deploy (push) Successful in 1m56s

Reviewed-on: #3
Co-authored-by: Devin Haska <wonderfulfrog@noreply.git.cloud.haska.me>
Co-committed-by: Devin Haska <wonderfulfrog@noreply.git.cloud.haska.me>
This commit is contained in:
Devin Haska 2025-05-28 21:45:59 -07:00 committed by wonderfulfrog
parent 1e13bc4162
commit 0bd05de72f
8 changed files with 2 additions and 98 deletions

View file

@ -33,7 +33,3 @@
.line-height-xl {
line-height: 2rem;
}
.text-skew {
transform: var(--text-skew);
}