remove unnecessary will-change/filter

This commit is contained in:
Nolan Lawson 2018-03-27 20:13:17 -07:00
parent bf0592aee4
commit 2a5b1fe1a9
1 changed files with 0 additions and 2 deletions

View File

@ -41,8 +41,6 @@
position: fixed;
top: 50%;
left: 50%;
-webkit-filter: blur(0);
will-change: transform;
transform: translate(-50%, -50%);
-webkit-font-smoothing: antialiased; /* fix for transform:translate causing blurry text in Chrome/Safari */
padding: 0;