Skip to content
Snippets Groups Projects
Commit 1258e1ce authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

fix z-index

parent 03320ae4
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@
<body>
{% wagtailuserbar %}
<nav class="sticky top-0 drop-shadow-lg bg-grey-800 py-8 flex justify-center">
<nav class="sticky top-0 drop-shadow-lg bg-grey-800 py-8 flex justify-center z-50">
<div class="flex justify-between container">
<div class="flex gap-7 text-white items-center">
<a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment