1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-29 14:45:47 +00:00
gitea/public/less/_emojify.less
2017-12-02 21:48:43 +02:00

7 lines
105 B
Plaintext

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