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 <Layout
page="Home" page="Home"
title="Henry Hiles"
description="Full Stack Web Developer and Discord Bot Developer" description="Full Stack Web Developer and Discord Bot Developer"
> >
<Jumbo /> <Jumbo />

View file

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