send email v1

This commit is contained in:
isUnknown 2025-01-28 14:55:10 +01:00
parent fe4df9cbd3
commit afd3df123f
9 changed files with 258 additions and 63 deletions

View file

@ -1,4 +1,16 @@
.wrapper[data-v-4847e765] {
display: flex;
gap: 10vw;
}
.k-field-footer[data-v-4847e765] {
width: 15rem;
}
@media screen and (max-width: 800px) {
.k-field-footer[data-v-4847e765] {
width: 9rem;
}
}
@media screen and (min-width: 533px) {
button[data-v-4847e765] {
margin-top: 2.15rem;