contact us animation
parent
e2d7653e5d
commit
ba592c4c9f
|
@ -52,18 +52,6 @@
|
|||
margin: 0 auto;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 990px) {
|
||||
#shx-contact-form-contact-people-talking {
|
||||
height: 500px;
|
||||
width: 500px;
|
||||
}
|
||||
|
||||
#shx-contact-container {
|
||||
flex-direction: row;
|
||||
gap: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
#shx-contact-form-contact-people-talking {
|
||||
height: 180px;
|
||||
width: 250px;
|
||||
|
@ -75,3 +63,15 @@
|
|||
flex-direction: column;
|
||||
gap: 0px;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 990px) {
|
||||
#shx-contact-form-contact-people-talking {
|
||||
height: 500px;
|
||||
width: 500px;
|
||||
}
|
||||
|
||||
#shx-contact-container {
|
||||
flex-direction: row;
|
||||
gap: 50px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue