8 lines
198 B
SCSS
8 lines
198 B
SCSS
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;
|
|
line-height: 0.9;
|
|
}
|