chore: styles
This commit is contained in:
parent
ee721631b9
commit
f0e3f15c93
16 changed files with 62 additions and 54 deletions
|
@ -6,12 +6,9 @@
|
|||
margin-bottom: var(--sizing-sm);
|
||||
width: 100%;
|
||||
justify-content: center;
|
||||
overflow: hidden;
|
||||
|
||||
& .interior {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
overflow: hidden;
|
||||
|
||||
& img {
|
||||
width: var(--avatar-size);
|
||||
|
|
Reference in a new issue