added backend translations

This commit is contained in:
Peter Papp
2021-05-05 09:41:13 +02:00
parent 62820c8ddb
commit bdfd92872e
7 changed files with 340 additions and 446 deletions
+2 -1
View File
@@ -25,7 +25,7 @@
.wrapper-inline {
display: flex;
margin: 0 -15px 32px;
margin: 0 -15px 0;
.block-wrapper {
width: 100%;
@@ -248,6 +248,7 @@ input[type="email"] {
.form.block-form .wrapper-inline {
display: block;
margin-bottom: 32px;
}
}