Attempt to fix

This commit is contained in:
Henry Hiles 2023-07-05 10:26:04 -04:00
parent 514ac688a2
commit b4208c1fcd
2 changed files with 1 additions and 2 deletions

View file

@ -9,7 +9,6 @@ import "../styles/Home.css"
<Layout
page="Home"
title="Henry Hiles"
description="Full Stack Web Developer and Discord Bot Developer"
>
<Jumbo />

View file

@ -13,7 +13,7 @@
#jumbo #logoLong {
width: 60rem;
max-width: 90%;
max-width: 100%;
}
#jumbo #shortAbout {