#14 Changed font-size of contact page textarea
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m11s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m11s
This commit is contained in:
parent
1a6c5194e5
commit
e5c4243a1f
@ -35,11 +35,11 @@
|
|||||||
resize: none;
|
resize: none;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
transition: all 0.15s;
|
transition: all 0.15s;
|
||||||
font-size: smaller;
|
font-size: .8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
min-height: 10em;
|
min-height: 12em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user