contact us animation

main
alexanderroese 2024-06-21 17:31:51 +02:00
parent 11595ca11b
commit 1b01d333ca
1 changed files with 4 additions and 4 deletions

View File

@ -65,14 +65,14 @@
#shx-contact-container {
flex-direction: column;
gap: 0px;
margin-top: 0px;
gap: 50px;
margin-top: 72px;
}
}
#shx-contact-container {
display: flex;
align-items: center;
gap: 50px;
margin-top: 72px;
gap: 0px;
margin-top: 0px;
}