contact us animation
parent
578a7b44ae
commit
7f8177bec8
|
@ -59,8 +59,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#shx-contact-container {
|
#shx-contact-container {
|
||||||
display: flex;
|
flex-direction: row;
|
||||||
align-items: center;
|
|
||||||
gap: 50px;
|
gap: 50px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -71,6 +70,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#shx-contact-container {
|
#shx-contact-container {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 0px;
|
gap: 0px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue