From 71af282bd249612d6f0696609ad0cd560f00731f Mon Sep 17 00:00:00 2001 From: Paillat Date: Thu, 28 Aug 2025 18:37:53 +0200 Subject: [PATCH] :art: Format... --- src/lib/GitHubCalendar.svelte | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/lib/GitHubCalendar.svelte b/src/lib/GitHubCalendar.svelte index 88c6ec2..274e239 100644 --- a/src/lib/GitHubCalendar.svelte +++ b/src/lib/GitHubCalendar.svelte @@ -145,9 +145,9 @@ font-size: 11px !important; } - .contrib-column span { - color: #000 !important; - } + .contrib-column span { + color: #000 !important; + } .contrib-column-first { border-left: 0 !important; @@ -196,9 +196,9 @@ height: 26px !important; } - .calendar .text-muted { - color: inherit !important; - } + .calendar .text-muted { + color: inherit !important; + } .left.text-muted { float: left !important;