Add services section

This commit is contained in:
Paul Nicoué 2023-02-13 17:23:36 +01:00
parent fd3f7c1838
commit 27dbca54f3
10 changed files with 189 additions and 33 deletions

View file

@ -104,7 +104,7 @@
// --------------------------------------------------
.contact-form {
max-width: var(--small-content-max-width);
max-width: var(--content-max-width);
display: grid;
grid:
'name name' auto