Fix textarea width
This commit is contained in:
parent
42364c1337
commit
0444ae2474
|
@ -768,7 +768,7 @@ h3, .h3-like {
|
|||
|
||||
.contacts__email,
|
||||
.contacts__terms,
|
||||
.contacts__message {
|
||||
.contacts__msg {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue