jlelse
/
Indieroad
Archived
1
Fork 0

Add emojis to font-family

This commit is contained in:
Jan-Lukas Else 2020-02-19 09:38:20 +01:00
parent 6aa16e70a3
commit 8751ee78e2
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ section {
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 1rem;
line-height: 1.5;
word-wrap: break-word;