contact us animation

main
alexanderroese 2024-06-21 17:39:02 +02:00
parent 7f8177bec8
commit 2fe7e4daeb
1 changed files with 2 additions and 2 deletions

View File

@ -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;
}