diff --git a/components/customerHeader/customerHeader.css b/components/customerHeader/customerHeader.css index 715bf68..086728e 100644 --- a/components/customerHeader/customerHeader.css +++ b/components/customerHeader/customerHeader.css @@ -5,7 +5,7 @@ position: fixed; top: 0; width: 100%; - z-index: 3; + z-index: 10; background-color: #fff; height: 155px; }