From 8bf00cf179c5c496b914d97a2b0488336d11df92 Mon Sep 17 00:00:00 2001 From: angbur <41025473+angbur@users.noreply.github.com> Date: Sun, 18 Dec 2022 20:45:09 +0100 Subject: [PATCH] add correct list style to worktimeline item (#136) --- src/components/organisms/work-timeline-item.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/organisms/work-timeline-item.astro b/src/components/organisms/work-timeline-item.astro index 149e806..a73082d 100644 --- a/src/components/organisms/work-timeline-item.astro +++ b/src/components/organisms/work-timeline-item.astro @@ -35,17 +35,17 @@ const { job, i18n } = Astro.props; locale={i18n.locale} translationForNow={i18n.translations.now} /> -