From c244275aeedb1bcfae6ba0b6f675d08aee897b69 Mon Sep 17 00:00:00 2001 From: Spythere Date: Sat, 24 Aug 2024 00:24:55 +0200 Subject: [PATCH] hotfix: journal stats badge styles --- src/styles/JournalStats.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/JournalStats.scss b/src/styles/JournalStats.scss index 79da287..708bb0a 100644 --- a/src/styles/JournalStats.scss +++ b/src/styles/JournalStats.scss @@ -1,5 +1,6 @@ @import 'variables.scss'; @import 'responsive.scss'; +@import 'badge.scss'; .stats-tab { position: absolute;