diff --git a/src/patterns/04-components/view/_view.scss b/src/patterns/04-components/view/_view.scss index 10ee570c75d6852288b8e2dbcf7edbc35f476638..732084012644b83d16912a021e26c5ca6a1903b6 100644 --- a/src/patterns/04-components/view/_view.scss +++ b/src/patterns/04-components/view/_view.scss @@ -46,7 +46,6 @@ $sidebar-width: 18.75rem; display: flex; gap: var(--size-1); grid-row-gap: 0; - height: var(--size-6); justify-content: flex-end; // Moving the rss button up for the blog news and events margin-top: -3rem;