Merge pull request 'GPU acceleration for the mobile menu' (#818) from gpu-acceleration into main

Reviewed-on: #818
Reviewed-by: kiwii <kiwii@noreply@joinplu.me>
pull/825/head
kiwii 4 years ago
commit fb6d49cc6e

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