From d249ab216f6bd55ea3551cf9d2ec54a46b05079a Mon Sep 17 00:00:00 2001 From: stitchy Date: Fri, 29 Nov 2024 09:59:24 +0000 Subject: [PATCH] eww: remove whitespace from scss --- config/eww/eww.scss | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/config/eww/eww.scss b/config/eww/eww.scss index f528699..ea1c6fd 100644 --- a/config/eww/eww.scss +++ b/config/eww/eww.scss @@ -19,12 +19,12 @@ border-style: solid; border-color: #cac; margin: 2px; - + &.empty { } - &.occupied{ + &.occupied{ } &.current { @@ -45,6 +45,9 @@ border-radius: 15px; } +.cal { + padding: 5px; +} .clock { background-color: #536;