Fixed placeholder of tag color

This commit is contained in:
Peter Zimon 2021-03-22 15:16:09 +01:00
parent 6f3ae6e4ed
commit 48f44b9093

View File

@ -28,7 +28,7 @@
<div class="input-color"> <div class="input-color">
<input <input
type="text" type="text"
placeholder="abcdef" placeholder="15171A"
name="accent-color" name="accent-color"
autocorrect="off" autocorrect="off"
maxlength="6" maxlength="6"