From a68be002728f1731fbdb4154b827c885c2db5ca9 Mon Sep 17 00:00:00 2001 From: ArkSeyonet <31637812+ArkSeyonet@users.noreply.github.com> Date: Tue, 19 Sep 2017 12:25:36 -0500 Subject: [PATCH] Update style.css --- html/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/html/style.css b/html/style.css index 54bb4ec9..e9e8069b 100644 --- a/html/style.css +++ b/html/style.css @@ -47,5 +47,6 @@ h1 { background-color: Blue; border: 0; color: #fff; - width: 100%; -} \ No newline at end of file + width: 93%; + text-align: center; +}