#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;
|
||||
min-width: 100%;
|
||||
transition: all 0.15s;
|
||||
font-size: smaller;
|
||||
font-size: .8em;
|
||||
}
|
||||
|
||||
textarea {
|
||||
min-height: 10em;
|
||||
min-height: 12em;
|
||||
}
|
||||
|
||||
.container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user