fix: increase header font weight
This commit is contained in:
@@ -91,7 +91,7 @@ h1,h2,h3,h4,h5,h6 {
|
||||
font-family: raleway,sans-serif;
|
||||
line-height: 1.2;
|
||||
color: #333;
|
||||
font-weight: 100
|
||||
font-weight: 200;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
Reference in New Issue
Block a user