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