1
0

fix footer overlap, may break things

This commit is contained in:
bonkmaykr
2022-08-08 20:15:02 -05:00
committed by GitHub
parent ef0a12a735
commit 3c2bf07ed3

View File

@@ -255,6 +255,7 @@ body:not([data-_ssecondarynavmode="Float"]) > wrapper > #SecondaryNav > wrapper
backdrop-filter: blur(20px) !important;
box-shadow: 0px 0px 5px black, 0px 0px 7px black, 0px 0px 10px black !important;
padding-bottom:10px;
z-index:0;
}
#PrimaryNav {