pennions / JESS

Stylesheet influenced by Pico CSS and Fluent UI from microsoft
https://pennions.github.io/JESS
MIT License
2 stars 0 forks source link

required and label around input not working as expected #44

Open jelmerveen opened 1 year ago

jelmerveen commented 1 year ago
<label class="row justify-between"><span>Naam:</span> <input type="text" name="name"></label>

adding required class to label, makes the * on the end. should take the span.