get rid of that side-shadow nonsense at once!!

This commit is contained in:
Lynne Megido 2021-05-02 19:42:37 +10:00
parent f8fd4bfc54
commit 519a2e9d98
Signed by: lynnesbian
GPG Key ID: F0A184B5213D9F90

View File

@ -202,6 +202,7 @@ nav a.current::before {
position: fixed;
left: -100vw;
width: 100vw;
overflow: hidden;
z-index: 3;
}
header.active {