contact us animation

main
alexanderroese 2024-06-21 17:44:55 +02:00
parent ba592c4c9f
commit bedfb49c2d
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,7 @@
align-items: center;
flex-direction: column;
gap: 0px;
margin-top: 0;
}
@media screen and (min-width: 990px) {
@ -73,5 +74,6 @@
#shx-contact-container {
flex-direction: row;
gap: 50px;
margin-top: 50px;
}
}