This website requires JavaScript.
Explore
Help
Register
Sign In
costin
/
123movies-seo
Watch
1
Star
1
Fork
You've already forked 123movies-seo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f49f60c7c3
123movies-seo
/
resources
/
scss
/
_lazyload.scss
15 lines
140 B
SCSS
Raw
Normal View
History
Unescape
Escape
initial commit
2024-08-24 23:08:42 +03:00
img
{
add search page
2024-08-28 01:03:34 +03:00
initial commit
2024-08-24 23:08:42 +03:00
&
.
lazy
{
opacity
:
0
.6
;
transition
:
0
.6
s
ease-out
;
}
add search page
2024-08-28 01:03:34 +03:00
&
.
loaded
{
opacity
:
1
;
transition
:
0
.6
s
ease-out
;
}
initial commit
2024-08-24 23:08:42 +03:00
}
Reference in a new issue
Copy permalink