fix: styles

This commit is contained in:
Cory Dransfeldt 2024-05-10 15:41:36 -07:00
parent 510c3aeacd
commit 34e3f75822
No known key found for this signature in database

View file

@ -15,7 +15,7 @@
border-radius: var(--rounded-full);
display: flex;
padding: var(--sizing-lg);
background-color: var(--color-lightest);
background-color: var(--white);
justify-content: center;
overflow: hidden;