From c9c1c60da00c08f17839c13097134429924a40c0 Mon Sep 17 00:00:00 2001 From: Chris Bolton Date: Wed, 7 Feb 2024 07:48:31 -0800 Subject: [PATCH] css fix --- src/styles/global.sass | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/styles/global.sass b/src/styles/global.sass index 29f5015..116aeb2 100644 --- a/src/styles/global.sass +++ b/src/styles/global.sass @@ -116,10 +116,11 @@ main background-size: cover height: 100% -#bg-2 .content +#bg-2 background-color: white - width: 700px - margin: auto + .content + width: 700px + margin: auto #bg-3, #bg-5 background-color: #3366a4