mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-06-07 06:18:59 +00:00
Update _forms.scss
This commit is contained in:
parent
d82a7674ce
commit
7be397b76e
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ form input[type="submit"] {
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
resize: vertical;
|
resize: vertical;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
font-family: $lora;
|
font-family: $lora;
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
|
Loading…
Reference in a new issue