emojis
All checks were successful
/ ls (pull_request) Successful in 1m25s

This commit is contained in:
lubiana 2025-06-16 20:10:48 +02:00
parent 8793f9736a
commit bab4d3d208
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
27 changed files with 401 additions and 175 deletions

View file

@ -12,11 +12,11 @@
<div class="number-input-wrapper">
<div class="input-group">
<button class="btn btn-outline-secondary number-decrease" type="button" data-action="decrease">
-
➖🔥 DECREASE!!! 💥⚡
</button>
{{- block('form_widget_simple') -}}
<button class="btn btn-outline-secondary number-increase" type="button" data-action="increase">
+
➕✨ INCREASE!!! 🚀💫
</button>
</div>
</div>