improved lazy loading card images
This commit is contained in:
@ -2864,3 +2864,10 @@ footer[role="contentinfo"]{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
img.lazy{
|
||||
&.loading{
|
||||
// background-color: red;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user