From d2e54871ba6d13b75362268c2fd435ae48a825a8 Mon Sep 17 00:00:00 2001 From: "Oscar J. Rodriguez B" Date: Fri, 6 Mar 2020 16:08:21 -0500 Subject: [PATCH] minor color changes --- public/stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index d7e168a..8e10c18 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -4,7 +4,7 @@ box-sizing: border-box; } body { - padding: 50px; + /* padding: 50px; */ font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; } -- 2.25.1