diff options
Diffstat (limited to 'web/style.css')
-rw-r--r-- | web/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |