From 7a0fe717f799b5c4080c27cad44a765dfdfdd5a3 Mon Sep 17 00:00:00 2001 From: Shivam Tomar <72181132+Shivam244@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:29:27 +0530 Subject: [PATCH] Update demo.css --- css/demo.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/demo.css b/css/demo.css index 0273a57..08e833d 100755 --- a/css/demo.css +++ b/css/demo.css @@ -1,4 +1,4 @@ -@font-face { +@font-face{ font-weight: normal; font-style: normal; font-family: 'codropsicons'; @@ -13,7 +13,7 @@ .clearfix:before, .clearfix:after {display: table; content: ''; } .clearfix:after { clear: both; } -body { +body{ font-family: Avenir, 'Helvetica Neue', 'Lato', 'Segoe UI', Helvetica, Arial, sans-serif; color: #444; background: #E5E8EF;