We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b961bb8 commit 691671dCopy full SHA for 691671d
src/style.css
@@ -25,11 +25,11 @@
25
}
26
27
.title {
28
- font-family: 'SmileySans-Oblique', serif;
+ font-family: 'SmileySans-Oblique', sans-serif;
29
30
31
.sub-text {
32
- font-family: 'ZCOOLKuaiLe-Regular', serif;
+ font-family: 'ZCOOLKuaiLe-Regular', sans-serif;
33
34
35
:root {
@@ -49,7 +49,7 @@
49
50
51
body {
52
- font-family: 'LXGWNeoXiHeiScreen', serif;
+ font-family: 'LXGWNeoXiHeiScreen', sans-serif;
53
54
55
a {
0 commit comments