From 74cf65b29954837a661010218b4c5c947df7d852 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Wed, 12 Jul 2023 02:20:03 +1000 Subject: [PATCH] annother hexxo --- static/src/vdk2ch.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/src/vdk2ch.css b/static/src/vdk2ch.css index b367e43..b7f9508 100644 --- a/static/src/vdk2ch.css +++ b/static/src/vdk2ch.css @@ -5,6 +5,7 @@ --s: 100px; /* size */ --m: 4px; /* margin */ --f: calc(1.732 * var(--s) + 4 * var(--m) - 1px); + max-width: 440px; } .hex-container {