From 4bf865c5ae6c8af04fe263728025cbabfe282a6b Mon Sep 17 00:00:00 2001 From: Claudio Maggioni Date: Fri, 8 May 2020 22:50:42 +0200 Subject: [PATCH] fixed Curtains.css --- 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 c4ec319..36eb0c6 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"; + font-family: "Lato" sans-serif; font-weight: bold; font-size: 3rem; text-emphasis: none;