Uniformize font-face font-family declarations

ft.font-size
Gonçalo Silva 2019-03-24 21:37:05 +00:00
parent 52c0e87765
commit da7bf940f3
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
}
@font-face {
font-family: "color-emoji";
font-family: color-emoji;
src: local("Noto Color Emoji"), local("Apple Color Emoji"), local("Segoe UI Emoji"), local("Segoe UI Symbol");
}