contact us animation

main
alexanderroese 2024-06-21 17:38:19 +02:00
parent 578a7b44ae
commit 7f8177bec8
1 changed files with 3 additions and 2 deletions

View File

@ -59,8 +59,7 @@
}
#shx-contact-container {
display: flex;
align-items: center;
flex-direction: row;
gap: 50px;
}
}
@ -71,6 +70,8 @@
}
#shx-contact-container {
display: flex;
align-items: center;
flex-direction: column;
gap: 0px;
}