From 957434ece5152fc1354a2bd49586de408decac14 Mon Sep 17 00:00:00 2001 From: Claudio Maggioni Date: Fri, 8 May 2020 23:19:58 +0200 Subject: [PATCH] Sonarqube fixes --- smart-hut/src/components/dashboard/devices/Curtains.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart-hut/src/components/dashboard/devices/Curtains.css b/smart-hut/src/components/dashboard/devices/Curtains.css index d148197..73b74b9 100644 --- a/smart-hut/src/components/dashboard/devices/Curtains.css +++ b/smart-hut/src/components/dashboard/devices/Curtains.css @@ -58,7 +58,7 @@ .span-open { -webkit-user-select: none; - font-family: "Lato" Sans-serif; + font-family: "Lato", Sans-serif; font-weight: bold; font-size: 3rem; text-emphasis: none;