From 2948165acbf297ec3c1c2423af3ac6f0a1c0f11c Mon Sep 17 00:00:00 2001 From: Captain ALM Date: Sat, 30 Jul 2022 01:23:44 +0100 Subject: [PATCH] Hotfix nav images. --- base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.css b/base.css index 4a02e61..9f0372e 100644 --- a/base.css +++ b/base.css @@ -37,7 +37,7 @@ main{ } .home-button, .sort-button{ display: inline-block; - width: 64px; + width: 84px; height: 62px; overflow: hidden; text-align: center;