From 8c72bd9c4c7ae58896b601d6b59eef9872d6a0ee Mon Sep 17 00:00:00 2001 From: Valentin Gehrke Date: Tue, 25 Oct 2016 19:33:08 +0000 Subject: [PATCH] different boldness for mobile-menu --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 83ceb71..ea83b30 100644 --- a/css/index.css +++ b/css/index.css @@ -93,7 +93,7 @@ body { padding:0.3em; padding-left: 1em; font-size: 1.1em; - font-weight:bold; + font-weight:500; text-transform:uppercase; }