Welcome to mirror list, hosted at ThFree Co, Russian Federation.

emojis.scss « framework « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2d6bc17d4ff430f2cc7b8be631b3ec6b543bf492 (plain)
1
2
3
4
5
6
gl-emoji {
  display: inline-flex;
  vertical-align: middle;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.5em;
}