chore: styles

This commit is contained in:
Cory Dransfeldt 2024-05-10 16:06:50 -07:00
parent 9ca24f51e8
commit 2f84b04518
No known key found for this signature in database

View file

@ -3,7 +3,7 @@
}
.avatar-wrapper {
margin-bottom: var(--sizing-xl);
margin-bottom: var(--sizing-md);
width: 100%;
justify-content: center;
overflow: hidden;
@ -12,7 +12,6 @@
width: var(--avatar-size);
height: var(--avatar-size);
display: flex;
padding: var(--sizing-lg);
justify-content: center;
overflow: hidden;