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 +```