fix: styles
This commit is contained in:
parent
510c3aeacd
commit
34e3f75822
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
border-radius: var(--rounded-full);
|
border-radius: var(--rounded-full);
|
||||||
display: flex;
|
display: flex;
|
||||||
padding: var(--sizing-lg);
|
padding: var(--sizing-lg);
|
||||||
background-color: var(--color-lightest);
|
background-color: var(--white);
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
||||||
|
|
Reference in a new issue