Optimize images & stuff
This commit is contained in:
@@ -628,6 +628,9 @@ footer .back-to-top{
|
||||
}
|
||||
}
|
||||
@media(max-width: 767px){
|
||||
.brush, .brush-shadow, .box-img, .box-img-shadow, .hand, .hand-shadow {
|
||||
max-width: 20%;
|
||||
}
|
||||
.owl-item .item{
|
||||
padding: 0;
|
||||
}
|
||||
@@ -639,10 +642,13 @@ footer .back-to-top{
|
||||
.brush-shadow {
|
||||
top: 60px;
|
||||
left: 83px;
|
||||
/*max-width: 20%;*/
|
||||
/*max-width: 89px;*/
|
||||
}
|
||||
.brush {
|
||||
top: 57px;
|
||||
left: 87px;
|
||||
/*max-width: 20%;*/
|
||||
}
|
||||
.box-img,.box-img-shadow {
|
||||
top: 50px;
|
||||
|
||||
Reference in New Issue
Block a user