Remove z-index on canvas

This commit is contained in:
Tyler Hallada 2021-08-01 01:15:44 -04:00
parent 771383a6bf
commit 3b2ca96072

View File

@ -80,7 +80,6 @@ a:hover {
}
canvas {
z-index: 2;
position: fixed;
top: 0;
left: 0;