Allow clicking on banner

This commit is contained in:
Jeremiah Lowin 2025-06-04 17:33:09 -04:00
commit 80d563d004

View file

@ -41,6 +41,7 @@ h6 code:not(pre code) {
);
background-size: 300% 100%;
animation: colorWave 14s ease-in-out infinite alternate;
pointer-events: none;
}
.dark #banner {