bunch of px -> em, small fixes
This commit is contained in:
parent
4c17458e58
commit
49a98a6fe2
15 changed files with 58 additions and 47 deletions
|
|
@ -122,8 +122,8 @@
|
|||
|
||||
.shout-avatar {
|
||||
img {
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
height: 0.6em;
|
||||
width: 0.6em;
|
||||
border-radius: var(--roundness);
|
||||
margin-right: 0.5em;
|
||||
margin-top: 0.25em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue