contact us animation
parent
ba592c4c9f
commit
bedfb49c2d
|
@ -62,6 +62,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 0px;
|
gap: 0px;
|
||||||
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 990px) {
|
@media screen and (min-width: 990px) {
|
||||||
|
@ -73,5 +74,6 @@
|
||||||
#shx-contact-container {
|
#shx-contact-container {
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
gap: 50px;
|
gap: 50px;
|
||||||
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue