From 336bbbb5d48a1ca07020275499b7f942fc536bb2 Mon Sep 17 00:00:00 2001 From: Aarni Halinen Date: Sun, 18 Nov 2018 21:25:05 +0200 Subject: [PATCH] Add more weight to Footer texts --- src/components/Footer/Footer.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer/Footer.scss b/src/components/Footer/Footer.scss index 4c40f87..534724a 100644 --- a/src/components/Footer/Footer.scss +++ b/src/components/Footer/Footer.scss @@ -55,7 +55,7 @@ position: relative; justify-content: space-between; flex-flow: row nowrap; - font-weight: 100; + font-weight: 400; @media screen and (max-width: 600px - 1px) { flex-flow: column nowrap;