From c8bea45ab34ea2b488112b73b5a00e2c81bcfd8e Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Thu, 19 Oct 2023 00:35:21 +0200 Subject: fix style --- web/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/style.css b/web/style.css index 41d8166..a16c0f5 100644 --- a/web/style.css +++ b/web/style.css @@ -1,7 +1,7 @@ :root { --dummy: white; --indexwidth: 100px; - --productindex-width: 150px; + --productindex-width: 250px; } body { -- cgit v1.2.3