Removed will-change from the main image to improve the image rendering in Chrome #501

This commit is contained in:
Tobias Reich 2016-04-01 22:06:43 +02:00
parent 9981f55709
commit 9a7ed49ea1
2 changed files with 0 additions and 1 deletions

BIN
dist/main.css vendored

Binary file not shown.

View File

@ -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;