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