diff --git a/assets/css/style.postcss b/assets/css/style.postcss index 897964c02..0eac354e7 100644 --- a/assets/css/style.postcss +++ b/assets/css/style.postcss @@ -177,7 +177,7 @@ body > footer { & > ul { position: absolute; - z-index: 1; + z-index: 3; padding: 0; margin: 0; list-style: none;