From bc367956c67a67d41daf01a2751375853a2eba92 Mon Sep 17 00:00:00 2001 From: GamercraftStudios <58826382+BurnhamR@users.noreply.github.com> Date: Mon, 30 Oct 2023 16:34:00 -0600 Subject: [PATCH] Update index.module.css --- src/pages/index.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.module.css b/src/pages/index.module.css index 819d2e4..566da9c 100644 --- a/src/pages/index.module.css +++ b/src/pages/index.module.css @@ -10,7 +10,7 @@ overflow: hidden; } -.hero { +.heroBanner_qdFl { background: url('https://docs.mtdojrp.org/img/banner.png'); background-size: cover; background-position: center;