From 697ff025fe28b00fcf1ceb599ca773c181e968d3 Mon Sep 17 00:00:00 2001 From: MeowcaTheoRange Date: Fri, 9 Sep 2022 10:36:16 -0500 Subject: [PATCH] Increase poplight zoom --- styles/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/style.css b/styles/style.css index 231bb9d..297f462 100644 --- a/styles/style.css +++ b/styles/style.css @@ -195,6 +195,7 @@ sep { height: 128px; transition: bottom 0.125s; z-index: 9; + zoom: 2; } .poplight.hidden {