#26 Re-Made contact form. More work required.]
All checks were successful
Build and Push Development Docker Image / build-and-push (push) Successful in 1m24s

This commit is contained in:
2025-04-27 19:33:46 +01:00
parent 5fe7b83c47
commit da5f47a841
2 changed files with 108 additions and 61 deletions

View File

@@ -39,7 +39,7 @@
.card .card-content :global(div) {
display: flex;
align-items: center;
justify-content: space-between;
justify-content: center;
max-width: 100%;
}