feat: independent cdn

This commit is contained in:
Cory Dransfeldt 2024-06-07 10:56:50 -07:00
parent 152f7f89d3
commit 38cca61033
No known key found for this signature in database
25 changed files with 125 additions and 123 deletions

View file

@ -3,7 +3,6 @@
flex-direction: column;
gap: var(--sizing-sm);
align-items: center;
padding-bottom: var(--sizing-base);
&:last-of-type {
border-bottom: 0;
@ -88,6 +87,7 @@
display: flex;
flex-direction: row;
gap: var(--sizing-base);
margin-bottom: var(--sizing-base);
}
p {