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: 527e7d57c5cbc2f199b39b8a477077c392ceb221 (plain)
1
2
3
4
5
6
7
gl-emoji {
  font-style: normal;
  display: inline-flex;
  vertical-align: middle;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.5em;
}