diff --git a/themes/hugo-casper3/assets/scss/main.scss b/themes/hugo-casper3/assets/scss/main.scss index 79ac0da..b52e931 100644 --- a/themes/hugo-casper3/assets/scss/main.scss +++ b/themes/hugo-casper3/assets/scss/main.scss @@ -253,13 +253,13 @@ blockquote{ h1,h2,h3,h4,h5,h6{ margin-top:0; line-height:1.15; - font-weight:600; + font-weight:1; text-rendering:optimizeLegibility } h1{ margin:0 0 .5em; font-size:5.5rem; - font-weight:600 + font-weight:1 } @media (max-width:500px){ h1{ @@ -396,7 +396,7 @@ h5,h6{ font-family:"Mustica Pro","Roboto",sans-serif; font-size:5rem; line-height:1em; - font-weight:600 + font-weight:1 } .site-logo{ max-height:55px @@ -1244,13 +1244,13 @@ h5,h6{ margin:.5em 0 .4em; font-size:4.2rem; line-height:1.25em; - font-weight:600; + font-weight:1; } & h2{ margin:.5em 0 .4em; font-size:3.2rem; line-height:1.25em; - font-weight:600; + font-weight:1; &+h3, &+h4{ margin-top:.7em; diff --git a/themes/hugo-casper3/layouts/_default/baseof.html b/themes/hugo-casper3/layouts/_default/baseof.html index 50e5ae6..02b0aee 100644 --- a/themes/hugo-casper3/layouts/_default/baseof.html +++ b/themes/hugo-casper3/layouts/_default/baseof.html @@ -155,7 +155,7 @@ - +