diff --git a/style.css b/style.css index 64a26e0..339a97a 100755 --- a/style.css +++ b/style.css @@ -286,7 +286,7 @@ body { .header { position: sticky; top: 0; - z-index: 1000; + z-index: 10; background: var(--header-bg); box-shadow: 0 2px 10px rgba(0,0,0,0.15); }