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 { #shx-contact-container {
flex-direction: column; flex-direction: column;
gap: 0px; gap: 50px;
margin-top: 0px; margin-top: 72px;
} }
} }
#shx-contact-container { #shx-contact-container {
display: flex; display: flex;
align-items: center; align-items: center;
gap: 50px; gap: 0px;
margin-top: 72px; margin-top: 0px;
} }