feat: move all pages into cms

This commit is contained in:
Cory Dransfeldt 2024-09-29 11:45:08 -07:00
parent 63e5961756
commit b5d5424555
No known key found for this signature in database
13 changed files with 14 additions and 262 deletions

View file

@ -6,6 +6,10 @@
text-align: center;
margin: var(--margin-vertical-base-horizontal-zero);
& p {
margin: 0;
}
& .webring-navigation {
display: flex;
align-items: center;