From 9fdee7b824e00af6d2bc8596357a8246ebe4d34f Mon Sep 17 00:00:00 2001 From: Scarlett Date: Sun, 3 Sep 2023 11:22:34 -0500 Subject: [PATCH] one hop this time --- src/assets/stylesheets/home.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/assets/stylesheets/home.scss b/src/assets/stylesheets/home.scss index f1b3139..40efa08 100644 --- a/src/assets/stylesheets/home.scss +++ b/src/assets/stylesheets/home.scss @@ -65,7 +65,8 @@ .c { margin: 0px; padding: 0px; - width: 80%; + width: 90%; + padding: 50px; height: auto; position: relative; display: flex;