From 9f1fb66bb67f73fd24f1071658cf0d6645f1c076 Mon Sep 17 00:00:00 2001 From: Caleb Fontenot Date: Mon, 6 Mar 2023 14:02:01 -0600 Subject: [PATCH] margin --- root.css | 1 + 1 file changed, 1 insertion(+) diff --git a/root.css b/root.css index adac1f4..21011e8 100644 --- a/root.css +++ b/root.css @@ -17,6 +17,7 @@ body { .center { text-align: center; background-color: #93b373; + margin: auto; } a { color: #FFFFFF;