From 220a7626fb10fd3a97cedf04b7ea89c4ab7d1c1c Mon Sep 17 00:00:00 2001 From: zyqunix Date: Thu, 28 Nov 2024 21:15:34 +0100 Subject: [PATCH] style.css update --- bio/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bio/style.css b/bio/style.css index fd6c1f0..b425225 100644 --- a/bio/style.css +++ b/bio/style.css @@ -375,8 +375,8 @@ button { } #cursoreffectelement { - width: 100%; - height: 90%; + width: 100vw; + height: 99.9%; position: absolute; z-index: 0; } \ No newline at end of file