mirror of
https://github.com/idanoo/m2.nz
synced 2025-07-02 21:32:15 +00:00
Update Theme
This commit is contained in:
parent
a212477863
commit
d47be661bd
212 changed files with 13069 additions and 8406 deletions
9
themes/LoveIt/assets/css/_partial/_img.scss
Normal file
9
themes/LoveIt/assets/css/_partial/_img.scss
Normal file
|
@ -0,0 +1,9 @@
|
|||
img {
|
||||
&.lazyload, &.lazyloading {
|
||||
@include object-fit(scale-down);
|
||||
}
|
||||
|
||||
&.lazyloaded {
|
||||
@include object-fit(contain);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue