aboutsummaryrefslogtreecommitdiffstats
path: root/css/style-unminified.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--css/style-unminified.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/style-unminified.css b/css/style-unminified.css
index 0711ed7..bfe7800 100644
--- a/css/style-unminified.css
+++ b/css/style-unminified.css
@@ -5,7 +5,7 @@ body {
margin: auto;
padding: 0 1rem;
margin-bottom: 31.25rem;
- font-family: sans-serif;
+ font-family: sans-serif, 'Noto Color Emoji', 'Apple Color Emoji', 'Segoe UI Emoji';
}
a {
@@ -22,7 +22,7 @@ h1 {
h1.forte {
text-align: center;
- font-family: 'Forte', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
+ font-family: 'Forte', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif, 'Noto Color Emoji', 'Apple Color Emoji', 'Segoe UI Emoji';
font-size: 2.25rem;
padding: 0.625rem;
}