From eb050fbeca1adc4ff0069a69406c7ab114c9d1d7 Mon Sep 17 00:00:00 2001 From: Hendrik Huyskens Date: Fri, 17 Nov 2023 09:50:04 +0100 Subject: [PATCH] Make linter happy --- digiplan/static/scss/components/_wizard.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/digiplan/static/scss/components/_wizard.scss b/digiplan/static/scss/components/_wizard.scss index 8c1a9dcd..9500e69b 100644 --- a/digiplan/static/scss/components/_wizard.scss +++ b/digiplan/static/scss/components/_wizard.scss @@ -24,7 +24,7 @@ @include media-breakpoint-up(md) { width: 8rem; - + span { display: inline-block; } @@ -85,7 +85,7 @@ } } } - + @include media-breakpoint-up(md) { .wizard__list { .wizard__list-item { @@ -106,4 +106,4 @@ } } } -} \ No newline at end of file +}