Explorar o código

fix: for text flickering in animation on chrome on windows

Torkel Ödegaard %!s(int64=7) %!d(string=hai) anos
pai
achega
2996c54b72
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/views/index.template.html

+ 1 - 1
public/views/index.template.html

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