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;
|
position: absolute;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translate(-50%, 0);
|
transform: translate(-50%, 0);
|
||||||
|
transform: translateZ(0);
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
Loading…
Reference in New Issue
Block a user