Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-24 18:56:11 +01:00
forgejo/public/less/_emojify.less
2015-09-05 14:11:05 -04:00

7 lines
97 B
Plaintext
Executable file

.emoji {
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
}