Removed will-change from the main image to improve the image rendering in Chrome #501
This commit is contained in:
parent
9981f55709
commit
9a7ed49ea1
BIN
dist/main.css
vendored
BIN
dist/main.css
vendored
Binary file not shown.
@ -27,7 +27,6 @@
|
||||
width: auto;
|
||||
height: auto;
|
||||
transition: top .3s, right .3s, bottom .3s, left .3s, max-width .3s, max-height .3s;
|
||||
will-change: transform;
|
||||
|
||||
animation-name: zoomIn;
|
||||
animation-duration: .3s;
|
||||
|
Loading…
Reference in New Issue
Block a user