File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ description: "This tool creates harmonious palettes for website designs and fron
2121 <h1 >Monochromatic Palette Creator Tool</h1 >
2222
2323 <div style =" font-size :1.2em ;text-align :center ;" >
24- <label for =" hue " >Try a hue (0 to 360):</label >
25- <input type =" number " id =" hue " value =" 0 " min =" 0 " max =" 360 " >
26- <button onclick =" increment (' hue' )" >▲</button >
27- <button onclick =" decrement (' hue' )" >▼</button >
24+ <label for =" hue " style = " font-size : 1.2 em " >Try a hue (0 to 360):</label >
25+ <input type =" number " id =" hue " value =" 0 " min =" 0 " max =" 360 " style = " font-size : 1.2 em " >
26+ <button onclick =" increment (' hue' )" style = " font-size : 1.2 em " >▲</button >
27+ <button onclick =" decrement (' hue' )" style = " font-size : 1.2 em " >▼</button >
2828</div >
2929 <br >
3030
You can’t perform that action at this time.
0 commit comments