mirror of
https://github.com/konpa/devicon.git
synced 2025-08-13 18:14:21 +02:00
Add a color picker to enhance the devicon.dev ui (#704)
Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
This commit is contained in:
@@ -409,3 +409,9 @@ header {
|
||||
.footer {
|
||||
margin-top: 6rem;
|
||||
text-align: center; }
|
||||
|
||||
input[type='color'] {
|
||||
width: 1.25em;
|
||||
height: 1.25em;
|
||||
margin-left: 0.5em;
|
||||
}
|
Reference in New Issue
Block a user