From 6b0734ea04627484a5ae11ba4d6eaa687d76333d Mon Sep 17 00:00:00 2001 From: Elijah Bansley Date: Thu, 17 May 2018 21:13:39 -0500 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index fea85fc..798da03 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ body { margin-top: 0px; margin-left: 0px; - margin-right: 0px; + margin-right: auto; text-align: center; font-family: 'Open Sans', sans-serif; }