From 2486d0f3a941814f0c7dd1d53d9ab9c2f113dbcc Mon Sep 17 00:00:00 2001
From: dc3357 <dc3357@drexel.edu>
Date: Sun, 3 Nov 2019 14:54:16 -0500
Subject: [PATCH] Update stylesheet.css

---
 stylesheet.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/stylesheet.css b/stylesheet.css
index 94b2a49..84da6ee 100644
--- a/stylesheet.css
+++ b/stylesheet.css
@@ -30,6 +30,6 @@ td {
 
 /*Question 5c*/
 button {
-    margin: 5px;    
-    padding: 5px;
+    margin: 100px;    
+    padding: 100px;
 }
\ No newline at end of file
-- 
GitLab