1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05: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
}