diff --git a/assets/style/style.css b/assets/style/style.css index d7e0a77..ca3e79d 100644 --- a/assets/style/style.css +++ b/assets/style/style.css @@ -104,6 +104,8 @@ nav { border-left-color: var(--sumiInk3); border-bottom-left-radius: 10px; /* Set the navbar to have highest priority so it shows above all other elements */ + z-index: 1000; +} } nav a:link,