aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscss/style.scss2
-rw-r--r--style.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/scss/style.scss b/scss/style.scss
index c4b637c..b086e4f 100755
--- a/scss/style.scss
+++ b/scss/style.scss
@@ -42,7 +42,7 @@ h1, h2, h3, h4, h5, h6 {
}
h1 {
- font-weight: 400;
+ font-weight: 500;
font-size: 32px;
a {
color: inherit;
diff --git a/style.css b/style.css
index c72f5a0..49f6df6 100644
--- a/style.css
+++ b/style.css
@@ -63,7 +63,7 @@ h1, h2, h3, h4, h5, h6 {
line-height: 1.4; } }
h1 {
- font-weight: 400;
+ font-weight: 500;
font-size: 32px; }
h1 a {
color: inherit; }