fix: for text flickering in animation on chrome on windows

This commit is contained in:
Torkel Ödegaard
2018-08-31 07:37:21 -07:00
parent c9995d39d7
commit 2996c54b72

View File

@@ -78,7 +78,7 @@
margin-top: 16px;
font-weight: 500;
font-size: 14px;
font-family: 'Roboto';
font-family: Sans-serif;
opacity: 0;
animation-name: preloader-fade-in;
animation-duration: .9s;