commento-input.scss: darken textarea placeholder
This commit is contained in:
parent
24ddf0657b
commit
bd695c53fd
@ -14,7 +14,7 @@ input[type=text]::placeholder {
|
|||||||
}
|
}
|
||||||
|
|
||||||
textarea::placeholder {
|
textarea::placeholder {
|
||||||
color: #aaa;
|
color: $gray-6;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
display: flex;
|
display: flex;
|
||||||
line-height: 110px;
|
line-height: 110px;
|
||||||
|
Loading…
Reference in New Issue
Block a user