summaryrefslogtreecommitdiffstats
path: root/public/less/_emojify.less
blob: 29029a20b066c8da1b82932871a7734c9ea36d74 (plain)
1
2
3
4
5
6
.emoji {
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
    background-size: contain;
}