summaryrefslogtreecommitdiff
path: root/frontend/common
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-06-09 19:54:31 +0200
committerJules Laplace <julescarbon@gmail.com>2020-06-09 19:54:31 +0200
commit3c19698ebe492146e3b8541f57f954e60e8345c4 (patch)
treef68ede05b3df73889154f840fe7ea2d6b51df5f6 /frontend/common
parent78fda608baeb37058fa1865d66c49b35dd3bf187 (diff)
zindex
Diffstat (limited to 'frontend/common')
-rw-r--r--frontend/common/app.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/common/app.css b/frontend/common/app.css
index f7a459c..d9f9946 100644
--- a/frontend/common/app.css
+++ b/frontend/common/app.css
@@ -85,6 +85,7 @@ header {
align-items: center;
background: rgba(16,32,64,0.5);
color: white;
+ z-index: 50;
}
header b {
font-weight: 900;