Browse Source

Remove z-index on canvas

Tyler Hallada 2 years ago
parent
commit
3b2ca96072
1 changed files with 0 additions and 1 deletions
  1. 0 1
      css/main.css

+ 0 - 1
css/main.css

@@ -80,7 +80,6 @@ a:hover {
80 80
 }
81 81
 
82 82
 canvas {
83
-  z-index: 2;
84 83
   position: fixed;
85 84
   top: 0;
86 85
   left: 0;