Add quotes #59

Merged
floatingghost merged 9 commits from quotes into develop 2022-07-25 16:25:42 +00:00
2 changed files with 5 additions and 3 deletions
Showing only changes of commit 0460e4d7ac - Show all commits

View file

@ -101,6 +101,9 @@
.status-heading { .status-heading {
margin-bottom: 0.5em; margin-bottom: 0.5em;
.emoji {
--emoji-size: 16px;
}
} }
.heading-name-row { .heading-name-row {

View file

@ -6,9 +6,8 @@
.emoji { .emoji {
--_still_image-label-scale: 0.5; --_still_image-label-scale: 0.5;
--emoji-size: 50px;
width: 50px; --emoji-size: 50px;
height: 50px;
} }
._mfm_x2_ { ._mfm_x2_ {