From 031670e6d7e61860ef4b3a39f2e8b2d557356e3d Mon Sep 17 00:00:00 2001 From: sHa Date: Wed, 3 Jan 2024 13:05:01 +0200 Subject: [PATCH] Update .gitignore and style.css --- .gitignore | 2 -- css/style.css | 3 +++ 2 files changed, 3 insertions(+), 2 deletions(-) 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 {