Added the highest z-index to the Navigation styling

This commit is contained in:
Mathias Wagner 2022-09-12 17:15:24 +02:00
parent c2a3faa26a
commit dfdc49bac9

View File

@ -8,6 +8,7 @@
background-color: $background-transparent
justify-content: space-between
backdrop-filter: blur(20px)
z-index: 999
.link-area
margin-left: 10%