added animations and pageLoad and preLoader

This commit is contained in:
Amir Mohamadi
2020-12-19 13:26:55 +03:30
parent bc5e617778
commit 9433eb84ac
57 changed files with 13099 additions and 494 deletions
+5 -2
View File
@@ -371,7 +371,6 @@ html:lang(fa) {
margin-right: 120px !important;
}
@media (max-width: 768px) {
.el-form-item__content {
margin-left: 0 !important;
@@ -379,7 +378,6 @@ html:lang(fa) {
}
}
.secondTitle {
margin-top: 50px;
}
@@ -467,4 +465,9 @@ html:lang(fa) {
.el-radio__label {
padding-right: 10px !important;
}
.el-scrollbar__wrap {
margin-right: 0 !important;
margin-left: -17px !important;
}
}