diff --git a/css/inventory.css b/css/inventory.css index 15cf413..3e31e47 100644 --- a/css/inventory.css +++ b/css/inventory.css @@ -8,9 +8,9 @@ height: 80px; display: flex; align-items: center; - overflow-x: auto; padding: 0 20px; z-index: 1000; + font-family: 'VT323'; } #inventory-container::-webkit-scrollbar {