chore: standardize more sizing

This commit is contained in:
Cory Dransfeldt 2024-03-02 14:46:21 -08:00
parent 8f4a902c95
commit a929d579b9
No known key found for this signature in database
6 changed files with 22 additions and 23 deletions

View file

@ -1,6 +1,5 @@
.webring__wrapper {
margin-top: 3rem;
margin-bottom: 2.5rem;
margin: var(--sizing-base) 0;
}
.webring__wrapper > .webring__centered {