Updated contact form
Some checks failed
Build Website / Build NPM Project (push) Successful in 1m43s
Build Website / Tag Version (push) Successful in 16s
Build Website / Build & Push Dockerfile (push) Has been cancelled

This commit is contained in:
2024-01-10 11:14:16 -05:00
parent 235ae0b319
commit 4a196d63f9
11 changed files with 84 additions and 13 deletions

View File

@@ -64,7 +64,7 @@ h3 { font: 400 18px / 30px Roboto, "Helvetica Neue", sans-serif !important; }
margin-right: auto;
padding: 5rem 2rem;
@media screen and (max-width: 400px) {
@media screen and (max-width: 1200px) {
padding: 3rem 2rem;
}