Less aggressive z-index

This commit is contained in:
Justin Edmund 2024-04-23 01:31:46 -07:00
parent 4a38168593
commit b8e25dc836

View file

@ -16,7 +16,7 @@
width: 100%; width: 100%;
max-width: 996px; max-width: 996px;
min-height: 80px; min-height: 80px;
z-index: 999; z-index: 100;
@include breakpoint(tablet) { @include breakpoint(tablet) {
position: static; position: static;