diff --git a/static/styles/root.css b/static/styles/root.css index 40291f3..51f6bfc 100644 --- a/static/styles/root.css +++ b/static/styles/root.css @@ -188,6 +188,7 @@ header.site { top: 0.5rem; visibility: hidden; width: 100%; + z-index: 10000; } header.site.visible { visibility: visible;