diff --git a/app/features/components-showcase/components-showcase.module.css b/app/features/components-showcase/components-showcase.module.css index 77d56a1a6..9dd93cdf7 100644 --- a/app/features/components-showcase/components-showcase.module.css +++ b/app/features/components-showcase/components-showcase.module.css @@ -2,6 +2,7 @@ font-size: var(--fonts-xl); border-bottom: 2px solid var(--color-bg-high); margin-bottom: var(--s-4); + scroll-margin-top: var(--sticky-top); } .componentRow {