summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/emojis.scss
blob: a8ec1e1145aa89984c59554a34fb3b6c5c45ff71 (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.5em;
  line-height: 0.9;
}