summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/emojis.scss
blob: 6c50ea719d3174cd1d1e836dc531e2c970817434 (plain)
1
2
3
4
5
6
7
8
gl-emoji {
  font-style: normal;
  display: inline-flex;
  vertical-align: middle;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.4em;
  line-height: 1em;
}