From e06f5e1116f69e072979c66962d7b7fa55123976 Mon Sep 17 00:00:00 2001 From: MeowcaTheoRange Date: Fri, 9 Sep 2022 10:39:45 -0500 Subject: [PATCH] That was WAY too big. --- styles/clock.css | 2 +- styles/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/clock.css b/styles/clock.css index d8bdb17..10b54cc 100644 --- a/styles/clock.css +++ b/styles/clock.css @@ -21,7 +21,7 @@ box-sizing: border-box; color: var(--foreground); margin: 16px 0; - zoom: 2; + zoom: 1.5; } .body .clock::before { diff --git a/styles/style.css b/styles/style.css index 297f462..530ac79 100644 --- a/styles/style.css +++ b/styles/style.css @@ -195,7 +195,7 @@ sep { height: 128px; transition: bottom 0.125s; z-index: 9; - zoom: 2; + zoom: 1.5; } .poplight.hidden {