From 0988930ed2f5f751816ed9b4b1ee8562e441bdf1 Mon Sep 17 00:00:00 2001 From: lza_menace Date: Fri, 13 Jan 2023 01:32:53 -0800 Subject: [PATCH] asd --- src/styles/hero.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 {