This commit is contained in:
Set Sakrecoer 2021-05-05 00:15:58 +02:00
parent 4281c872d1
commit 0a578635b8
2 changed files with 2 additions and 1 deletions

View file

@ -457,7 +457,7 @@ footer {
.mauticform_wrapper, .mauticform-input {
width: calc(100% - 80px);
max-width: 480px;
margin: 40px auto;
margin: 10px auto;
.button {
border: 0;
}