mirror of
https://github.com/bszczuka/steel-training.git
synced 2025-12-21 13:23:02 +01:00
typo
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user