From 2c7c1669251c9e33b3cff48044d3725917cd4f9e Mon Sep 17 00:00:00 2001 From: Sabine Holler Date: Fri, 15 Dec 2023 17:37:01 +0100 Subject: [PATCH] lint --- scss/bitstyles/ui/sidebar.stories.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/bitstyles/ui/sidebar.stories.mdx b/scss/bitstyles/ui/sidebar.stories.mdx index f5bdc5ad7..df473ce7b 100644 --- a/scss/bitstyles/ui/sidebar.stories.mdx +++ b/scss/bitstyles/ui/sidebar.stories.mdx @@ -87,4 +87,4 @@ The width of the sidebar can be overridden for large and small screens: ```scss $large-width: 15rem; $small-width: 80vw; -``` \ No newline at end of file +```