diff --git a/src/styles/hero.css b/src/styles/hero.css index c9498db..042b743 100644 --- a/src/styles/hero.css +++ b/src/styles/hero.css @@ -53,7 +53,9 @@ button.doThing:disabled { } #userInventory { - margin: 0 0 4em 0; + width: 80%; + margin: 0 auto; + padding-bottom: 4em; } #userInventory h1 {