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
No known key found for this signature in database
GPG Key ID: ACFEFF7F6A123A86
1 changed files with 1 additions and 0 deletions

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;