This commit is contained in:
bogo
2024-09-30 13:59:52 +02:00
parent 73d91f51b3
commit 0b01e330a9

View File

@@ -28,7 +28,7 @@
{% with target_width=3, target_height=8.5 %}
{% include 'popper_svg.html' %}
{% endwith %}
<input type="radio" id="popper" name="target_type" value="popper" required class="m1-"> <!-- Margin added for spacing -->
<input type="radio" id="popper" name="target_type" value="popper" required class="m-1"> <!-- Margin added for spacing -->
</label>
</div>
<div class="flex flex-col justify-between h-full">