mirror of
https://github.com/bszczuka/steel-training.git
synced 2025-12-21 13:23:02 +01:00
refactor
This commit is contained in:
@@ -76,7 +76,7 @@
|
|||||||
<h2 class="my-10 mx-auto text-center font-bold text-xl">Wygeneruj tor</h2>
|
<h2 class="my-10 mx-auto text-center font-bold text-xl">Wygeneruj tor</h2>
|
||||||
<form class="" action="/generate-pdf" method="post">
|
<form class="" action="/generate-pdf" method="post">
|
||||||
<div class="mb-6 max-w-2xl mx-auto">
|
<div class="mb-6 max-w-2xl mx-auto">
|
||||||
<h2>Odległość od ściany</h2>
|
<h2>Odległość od ściany [cm]</h2>
|
||||||
<input type="number" id="distance" name="distance"
|
<input type="number" id="distance" name="distance"
|
||||||
class="w-full p-2 border rounded-md focus:outline-none focus:ring-2 focus:ring-blue-400" required>
|
class="w-full p-2 border rounded-md focus:outline-none focus:ring-2 focus:ring-blue-400" required>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user