fix: increase header font weight

This commit is contained in:
Vivek R
2019-10-12 19:22:18 +05:30
parent 6e5bf0c053
commit 21e93a4dcd
3 changed files with 2 additions and 7 deletions

View File

@@ -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 {