From 7bdf6007b8baa856c3c107904f679697e54682b8 Mon Sep 17 00:00:00 2001 From: AlecM33 Date: Sat, 25 Feb 2023 11:23:48 -0500 Subject: [PATCH] margin --- client/src/styles/home.css | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/styles/home.css b/client/src/styles/home.css index f2b7e49..22c4d81 100644 --- a/client/src/styles/home.css +++ b/client/src/styles/home.css @@ -46,6 +46,7 @@ button#home-create-button { font-size: 22px; border-left: 1px solid #bababa; padding: 15px; + margin: 0 15px; } #about-container img {