GPU acceleration for the mobile menu

Reimplements #810, but for all browsers.
This commit is contained in:
Marek Ľach
2020-08-11 16:17:43 +02:00
committed by Mina Galić
parent 9aaff1a484
commit 104b6c1d0c
+1
View File
@@ -205,6 +205,7 @@ body > header {
position: absolute;
left: 50%;
transform: translate(-50%, 0);
transform: translateZ(0);
opacity: 0;
font-size: 0.9em;
white-space: nowrap;