From 2f7438b3a99c06ddd028fb3c3a0aeba1cb06421a Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Fri, 17 Jun 2022 13:10:36 -0700 Subject: [PATCH] update css --- src/pages/index.module.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/index.module.css b/src/pages/index.module.css index c7aab425..5e277582 100644 --- a/src/pages/index.module.css +++ b/src/pages/index.module.css @@ -9,6 +9,7 @@ position: relative; overflow: hidden; color: #FDF3FC; + height: 670px; background: url(/img/handbook-banner_small.jpg) no-repeat top center; }