GPU acceleration for the mobile menu

Reimplements #810, but for all browsers.
pull/820/head
Marek Ľach 4 years ago committed by Mina Galić
parent 9aaff1a484
commit 104b6c1d0c
Signed by: igalic
GPG Key ID: ACFEFF7F6A123A86

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

Loading…
Cancel
Save