Explorar o código

Perfomance "hack"

Javi Jimenez Villar %!s(int64=13) %!d(string=hai) anos
pai
achega
2c757e4c1b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/stylesheets/lungo.layout.styl

+ 3 - 0
src/stylesheets/lungo.layout.styl

@@ -24,6 +24,9 @@ body
     display-box()
     box-orient(vertical)
     height: inherit
+    // The "Go Faster" hack
+    webkit-transform: translate3d(0,0,0)
+
     & > header, > footer
       box-flex(0)
       z-index: 3