mirror of
https://github.com/bszczuka/steel-training.git
synced 2025-12-26 23:21:37 +01:00
typo
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
{% with target_width=3, target_height=8.5 %}
|
{% with target_width=3, target_height=8.5 %}
|
||||||
{% include 'popper_svg.html' %}
|
{% include 'popper_svg.html' %}
|
||||||
{% endwith %}
|
{% 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>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex flex-col justify-between h-full">
|
<div class="flex flex-col justify-between h-full">
|
||||||
|
|||||||
Reference in New Issue
Block a user