wop commited on
Commit
73c7fbd
·
verified ·
1 Parent(s): 56b2c2f

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +5 -0
style.css CHANGED
@@ -41,6 +41,11 @@ h1, h2, h3, h4 {
41
  letter-spacing: -0.02em;
42
  }
43
 
 
 
 
 
 
44
  p { color: var(--text); }
45
 
46
  img {
 
41
  letter-spacing: -0.02em;
42
  }
43
 
44
+ h1 {
45
+ font-family: 'Newsreader', serif;
46
+ font-style: italic;
47
+ }
48
+
49
  p { color: var(--text); }
50
 
51
  img {