Remove former ContactForm component

This commit is contained in:
Paul Nicoué 2023-02-02 17:19:09 +01:00
parent 469c52eb97
commit 596a26537b
2 changed files with 1 additions and 241 deletions

View file

@ -76,7 +76,7 @@
/ auto auto;
place-content: start stretch;
place-items: start;
column-gap: 1rem;
column-gap: 2rem;
row-gap: 0.5rem;
&__button {