1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-07-16 15:04:19 -04:00
gitea/public/less/_emojify.less

7 lines
93 B
Plaintext
Raw Normal View History

2015-09-05 14:11:05 -04:00
.emoji {
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
2015-09-05 14:11:05 -04:00
}