contact us animation
parent
fd1d77b486
commit
ab7aa3b5ee
|
@ -29,11 +29,6 @@
|
|||
width: 250px;
|
||||
height: 250px;
|
||||
}
|
||||
|
||||
#shx-contact-form-contact-people-talking {
|
||||
height: 500px;
|
||||
width: 500px;
|
||||
}
|
||||
}
|
||||
/*
|
||||
.contact__button {
|
||||
|
@ -58,6 +53,13 @@
|
|||
}
|
||||
|
||||
#shx-contact-form-contact-people-talking {
|
||||
height: 250px;
|
||||
width: 250px;
|
||||
height: 500px;
|
||||
width: 500px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 749px) {
|
||||
#shx-contact-form-contact-people-talking {
|
||||
height: 250px;
|
||||
width: 250px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue