mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-05 06:43:16 +00:00
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
|
.emoji {
|
||
|
width: 1.5em;
|
||
|
height: 1.5em;
|
||
|
display: inline-block;
|
||
|
background-size: contain;
|
||
|
}
|