From b88206b14f5e90b454dcf8d3ac2b0662edf78302 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Thu, 1 Nov 2018 13:53:58 +0100 Subject: Use Oxygen font --- assets/_variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/_variables.scss') diff --git a/assets/_variables.scss b/assets/_variables.scss index 891a6e1..19482f1 100644 --- a/assets/_variables.scss +++ b/assets/_variables.scss @@ -26,7 +26,7 @@ $color-visited-link: #8440f1; $body-background: white; $body-font-color: $gray-800; -$body-font-weight: 300; +$body-font-weight: 400; $body-min-width: 25rem; $nav-background: $body-background; //$gray-100; -- cgit v1.2.3