[Issue #9] - Updated z-index of nav bar to display over content
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2024-05-24 13:08:43 -04:00
parent 09c464ccbb
commit 8122bfa08f

View File

@ -49,6 +49,7 @@ input[type="submit"].button-primary{
background: #212121;
box-shadow: $box-shadow-1;
color: white;
z-index: 100;
.nav-bar-left{
float: left;