Fix header appearing on top of metromenu on tumblr layout.

This commit is contained in:
天クマ 2026-07-09 11:11:15 -03:00
commit 70ef02fde8

View file

@ -75,7 +75,7 @@ header.tumblr {
left: 0;
right: 0;
bottom: 0;
z-index: 9999;
z-index: 9;
border-top: thick solid rgba(255, 255, 255, 0.1);
border-bottom: none;
background-color: rgb(0,0,0,0.8);