summaryrefslogtreecommitdiff
path: root/templates/project/widgets/clock/clock.scss
diff options
context:
space:
mode:
Diffstat (limited to 'templates/project/widgets/clock/clock.scss')
-rw-r--r--templates/project/widgets/clock/clock.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/project/widgets/clock/clock.scss b/templates/project/widgets/clock/clock.scss
index 831ea94..19e91bf 100644
--- a/templates/project/widgets/clock/clock.scss
+++ b/templates/project/widgets/clock/clock.scss
@@ -6,8 +6,8 @@ $background-color: #dc5945;
// ----------------------------------------------------------------------------
// Widget-clock styles
// ----------------------------------------------------------------------------
-.widget-clock {
+.widget-clock {
background-color: $background-color;
-
-} \ No newline at end of file
+
+}