Update .gitignore and style.css

This commit is contained in:
sHa
2024-01-03 13:05:01 +02:00
parent 3cfeb09995
commit 031670e6d7
2 changed files with 3 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,3 +1 @@
vendor/*
composer.lock
.vscode/* .vscode/*

View File

@@ -1261,6 +1261,9 @@ select:-webkit-autofill {
#map { #map {
height: 400px; height: 400px;
} }
.map {
margin-top: -12rem; /* hide form service bottom */
}
.cnt_email, .cnt_email,
.cnt_phone { .cnt_phone {