feat: a whole bunch of fixes ahead of launch

This commit is contained in:
Devin Haska 2024-03-03 00:27:54 -08:00
parent 01647bf930
commit 8e54b46b6b
48 changed files with 184 additions and 140 deletions

View file

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