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;