Add quotes #59
2 changed files with 5 additions and 3 deletions
|
@ -101,6 +101,9 @@
|
|||
|
||||
.status-heading {
|
||||
margin-bottom: 0.5em;
|
||||
.emoji {
|
||||
--emoji-size: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.heading-name-row {
|
||||
|
|
|
@ -6,9 +6,8 @@
|
|||
|
||||
.emoji {
|
||||
--_still_image-label-scale: 0.5;
|
||||
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
--emoji-size: 50px;
|
||||
--emoji-size: 50px;
|
||||
}
|
||||
|
||||
._mfm_x2_ {
|
||||
|
|
Loading…
Reference in a new issue