Randomizer: change preview icon to chaos spiral; make button ~3-4x wider (min-width 48ch)

This commit is contained in:
EP
2025-08-21 12:05:39 -07:00
parent ad4c55ac06
commit a571dc5a98
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -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 {
+1 -1
View File
@@ -747,7 +747,7 @@
<i class="fas fa-wand-magic-sparkles"></i>
{{ transform.name }}
<small class="transform-preview">
🎯 Each word = different transform!
🌀 Each word = different transform!
</small>
<i class="fas fa-copy auto-copy-icon"></i>
</button>