mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Optimise loading and reduce image size
This commit is contained in:
parent
df2b2091ec
commit
16df5bc255
9 changed files with 59 additions and 25 deletions
|
@ -8,4 +8,12 @@
|
|||
0%
|
||||
left: -100%
|
||||
100%
|
||||
left: 100%
|
||||
left: 100%
|
||||
|
||||
@keyframes imgFadeIn
|
||||
0%
|
||||
opacity: 0
|
||||
// filter: blur(0.5rem)
|
||||
100%
|
||||
opacity: 1
|
||||
// filter: blur(0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue