diff --git a/website/source/assets/stylesheets/_global.scss b/website/source/assets/stylesheets/_global.scss index e00e318dd..2c7a12cf7 100644 --- a/website/source/assets/stylesheets/_global.scss +++ b/website/source/assets/stylesheets/_global.scss @@ -10,7 +10,7 @@ text-rendering: optimizeLegibility; body { font-size: 18px; color: $black; - font-weight: 300; + font-weight: 400; } h1, h2, h3, h4, h5 { @@ -39,6 +39,7 @@ h3 { p, a { font-family: $font-family-open-sans; + font-family: $font-weight-open-sans-reg; } .highlight{ diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 45560d511..884ca6ca8 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -14,7 +14,7 @@ description: |-
Create and configure lightweight, reproducible, and portable development environments.
+Create and configure lightweight, reproducible, and portable development environments.