diff --git a/assets/themes/default/_header.scss b/assets/themes/default/_header.scss index 4fca55f1..78d5b405 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;