fixed broken match-nav

This commit is contained in:
2021-10-24 16:46:25 +02:00
committed by Giovanni Harting
parent 95a3fb085a
commit cc5099549b
2 changed files with 2 additions and 1 deletions

View File

@@ -350,7 +350,7 @@ export default {
.nav {
max-width: 100vw;
height: 42px;
min-height: 42px;
background: rgba(0, 0, 0, 0.9);
background: linear-gradient(90deg,
rgba(0, 0, 0, 0.7) 0%,