bench-forgejo/public/less/_emojify.less

7 lines
105 B
Plaintext
Raw Normal View History

2015-09-05 23:41:05 +05:30
.emoji {
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
2015-09-05 23:41:05 +05:30
}