chore: spacing + split out page styles

This commit is contained in:
Cory Dransfeldt 2024-06-17 14:06:38 -07:00
parent 2d7facfd30
commit dd11c4c463
No known key found for this signature in database
6 changed files with 85 additions and 78 deletions

View file

@ -1,4 +1,5 @@
.toggle-wrapper {
display: flex;
position: relative;
margin-bottom: calc(var(--sizing-base) + 44px);