diff --git a/.gitignore b/.gitignore index dc8ad48..a3062be 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -vendor/* -composer.lock .vscode/* diff --git a/css/style.css b/css/style.css index 97853e2..a5339ee 100644 --- a/css/style.css +++ b/css/style.css @@ -1261,6 +1261,9 @@ select:-webkit-autofill { #map { height: 400px; } +.map { + margin-top: -12rem; /* hide form service bottom */ +} .cnt_email, .cnt_phone {