Attempt to fix
This commit is contained in:
parent
514ac688a2
commit
b4208c1fcd
2 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,6 @@ import "../styles/Home.css"
|
|||
|
||||
<Layout
|
||||
page="Home"
|
||||
title="Henry Hiles"
|
||||
description="Full Stack Web Developer and Discord Bot Developer"
|
||||
>
|
||||
<Jumbo />
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
#jumbo #logoLong {
|
||||
width: 60rem;
|
||||
max-width: 90%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
#jumbo #shortAbout {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue