chore: styles
This commit is contained in:
parent
9ca24f51e8
commit
2f84b04518
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
|
||||
|
|
Reference in a new issue