diff --git a/src/pages/index.astro b/src/pages/index.astro index facec17..b88196b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -9,7 +9,6 @@ import "../styles/Home.css" diff --git a/src/styles/Jumbo.module.css b/src/styles/Jumbo.module.css index 0b60b16..02f7739 100644 --- a/src/styles/Jumbo.module.css +++ b/src/styles/Jumbo.module.css @@ -13,7 +13,7 @@ #jumbo #logoLong { width: 60rem; - max-width: 90%; + max-width: 100%; } #jumbo #shortAbout {