diff --git a/assets/themes/default/_header.scss b/assets/themes/default/_header.scss index a53eee61..9f28b90b 100644 --- a/assets/themes/default/_header.scss +++ b/assets/themes/default/_header.scss @@ -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;