Add comment on z-index

This commit is contained in:
Matt-Yorkley
2020-06-01 16:56:33 +02:00
parent 1eb9d11e27
commit 9c6dd1b324

View File

@@ -175,7 +175,7 @@ nav.top-bar {
height: $mobile-nav-height;
position: fixed;
width: 100%;
z-index: 190;
z-index: 190; // Above cart sidebar and shaded overlay
.cart-span {
background-color: #f4704c;