GPU acceleration for the mobile menu
Reimplements #810, but for all browsers.
This commit is contained in:
parent
9aaff1a484
commit
104b6c1d0c
@ -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…
Reference in New Issue
Block a user