GPU acceleration for the mobile menu #818

Manually merged
kiwii merged 2 commits from gpu-acceleration into main 4 years ago

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