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">
<input
type="text"
placeholder="abcdef"
placeholder="15171A"
name="accent-color"
autocorrect="off"
maxlength="6"