CLS Reduced In Mobile Also

This commit is contained in:
devansh bawari 2021-07-13 13:58:58 +05:30
parent a130ad209e
commit a6ef12d97e
3 changed files with 18 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
{
"/js/velocity.js": "/js/velocity.js?id=1c12a991b9a3d04715bd",
"/css/velocity-admin.css": "/css/velocity-admin.css?id=4322502d80a0e4a0affd",
"/css/velocity.css": "/css/velocity.css?id=61f0774ac2f0a916d908"
"/css/velocity.css": "/css/velocity.css?id=606dd257fd2328ac16aa"
}

View File

@ -1085,6 +1085,14 @@
.slider-container {
min-height: 100px;
}
.advertisement-four-container {
min-height: 992px;
.offers-ct-panel {
min-height: 425px;
}
}
}
/* very small devices */
@ -1105,4 +1113,12 @@
.slider-container {
min-height: 100px;
}
.advertisement-four-container {
min-height: 992px;
.offers-ct-panel {
min-height: 425px;
}
}
}