mirror of
https://github.com/vincentvdwal/crust-craft.git
synced 2026-08-18 17:26:39 +02:00
fix overshoot
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@
|
||||
<div class="card">
|
||||
<p class="card-title">
|
||||
Target temperature</p>
|
||||
<p class="reading"><input type="number" min="0" max="600" placeholder="350" id="target_temperature">
|
||||
<p class="reading"><input type="number" min="0" max="600" placeholder="300" id="target_temperature">
|
||||
</input> <label for="target_temperature">
|
||||
°C
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user