gitroast/public/less/_emojify.less

7 lines
105 B
Plaintext
Raw Normal View History

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