From 55155beb265a0e5f262b9413d290e10f509b5fbc Mon Sep 17 00:00:00 2001 From: Kaisaan <34224128+Kaisaan@users.noreply.github.com> Date: Thu, 21 Oct 2021 21:21:57 -0400 Subject: [PATCH] Update style.css --- css/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/style.css b/css/style.css index c59fdba..e725663 100644 --- a/css/style.css +++ b/css/style.css @@ -3,6 +3,8 @@ body { font-family: 'Roboto', sans-serif; background-color: #EFEFEF; + margin: 0; + padding: 0; } .navbar ul {