grey/italic input placeholder
This commit is contained in:
parent
687ae30268
commit
dd147c4dcd
@ -112,6 +112,11 @@
|
||||
max-width: 32em;
|
||||
resize: none;
|
||||
|
||||
&::placeholder {
|
||||
color: $color-gray;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
border-color: $color-blue !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user