fix spelling mistakes and reduce logo size

This commit is contained in:
Mohit Panjwani
2019-11-11 13:56:51 +05:30
parent ae6290108b
commit 80a761dbe0
11 changed files with 539 additions and 346 deletions

View File

@ -17999,6 +17999,10 @@ fieldset[disabled] .multiselect {
}
}
.wizard .logo-main {
height: 50px;
}
.wizard .wizard-card {
padding: 30px;
width: 100%;

File diff suppressed because one or more lines are too long