From 93b57af4a268e72a3e4dbfeeced61645bd010ff0 Mon Sep 17 00:00:00 2001 From: nilayrastogi07 <37588786+nilayrastogi07@users.noreply.github.com> Date: Fri, 2 Oct 2020 19:12:23 +0530 Subject: [PATCH] Update deginnercom.css --- static/deginnercom.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/static/deginnercom.css b/static/deginnercom.css index 89d5444..6c84c84 100644 --- a/static/deginnercom.css +++ b/static/deginnercom.css @@ -1,9 +1,10 @@ -body { - background: white; - font-family: "Open Sans", sans-serif; - font-weight: 400; +body {box-sizing:border box; + background: blue; + font-family: Work Sans,"Open Sans", sans-serif; + font-weight: 450; text-align: center; margin: 0; + padding:0; } a {