fix bug form devis

This commit is contained in:
2022-04-04 16:50:27 +02:00
parent 2f006c43b0
commit c7262233b2
4 changed files with 13 additions and 11 deletions

View File

@@ -1778,7 +1778,8 @@ header nav.dropmenu > ul {
border-radius: 30px;
padding: 10px 35px;
box-shadow: none;
border: 0; }
border: 0;
cursor: pointer; }
.start#form .body-wrapper #send-valide {
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);