summary refs log tree commit diff
path: root/index.css
diff options
context:
space:
mode:
authorlogin2024-04-05 09:59:09 +0200
committerdzwdz2024-04-05 09:59:09 +0200
commit3b499ea47649b4236feb9117dc46db60274f5263 (patch)
treec9fe4e27a13203f4541084a97d48c87704048b5b /index.css
parent97cbfd2765436480aa1a0f9e3399a1810cf451e1 (diff)
fix css
Diffstat (limited to 'index.css')
-rw-r--r--index.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.css b/index.css
index 32322b5..26caf2f 100644
--- a/index.css
+++ b/index.css
@@ -42,9 +42,8 @@ main {
 }
 
 #heatmap {
-	position: absolute;
 	width: 100%;
-	z-index: -1;
+	height: 0;
 }
 
 #heatmap a {