From 1604762f2b24ed3170d9ad5b2e2c12796b6ee4df Mon Sep 17 00:00:00 2001 From: Carlos Valente Date: Thu, 12 Jun 2025 06:23:02 +0200 Subject: [PATCH] style tweaks --- apps/client/src/views/countdown/Countdown.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/client/src/views/countdown/Countdown.scss b/apps/client/src/views/countdown/Countdown.scss index ffabb2276..099dc8816 100644 --- a/apps/client/src/views/countdown/Countdown.scss +++ b/apps/client/src/views/countdown/Countdown.scss @@ -171,7 +171,6 @@ $item-height: 3.5rem; font-size: $timer-label-size; text-align: right; - text-transform: uppercase; } .sub__label {