From a571dc5a98a85b0a0dd00512ef0facda6de561be Mon Sep 17 00:00:00 2001 From: EP Date: Thu, 21 Aug 2025 12:05:39 -0700 Subject: [PATCH] Randomizer: change preview icon to chaos spiral; make button ~3-4x wider (min-width 48ch) --- css/style.css | 2 ++ index.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 5d02041..d29db67 100644 --- a/css/style.css +++ b/css/style.css @@ -1816,6 +1816,8 @@ button:hover { border: 2px solid rgba(200, 170, 255, 0.35) !important; padding: 18px 28px !important; letter-spacing: .3px; + min-width: 48ch; + justify-content: center; } .randomizer-button::after { diff --git a/index.html b/index.html index e038cec..3bb49b6 100644 --- a/index.html +++ b/index.html @@ -747,7 +747,7 @@ {{ transform.name }} - 🎯 Each word = different transform! + 🌀 Each word = different transform!