aboutsummaryrefslogtreecommitdiff
path: root/web/style.css
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2024-07-22 23:28:21 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2024-07-22 23:28:21 +0200
commit61106b34eca95709d5c79eaf5376ea5158074abb (patch)
treea6db4ee4bd5b33b518cb02b675b076ade3290466 /web/style.css
parent46c1add9b4d31adf2ed4803c0b74a99df5856922 (diff)
downloadmeteo_toolbox-61106b34eca95709d5c79eaf5376ea5158074abb.tar.gz
slightly changed index
Diffstat (limited to 'web/style.css')
-rw-r--r--web/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/style.css b/web/style.css
index a16c0f5..13ab34c 100644
--- a/web/style.css
+++ b/web/style.css
@@ -1,7 +1,7 @@
:root {
--dummy: white;
- --indexwidth: 100px;
- --productindex-width: 250px;
+ --indexwidth: 250px;
+ --productindex-width: 150px;
}
body {