1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/components/release-notes/PatchNotes.module.scss

9 lines
174 B
SCSS

@import "@primer/css/layout/index.scss";
.sectionHeading {
scroll-margin-top: 280px !important;
@include breakpoint(sm) {
scroll-margin-top: 200px !important;
}
}