1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/components/release-notes/PatchNotes.module.scss
2021-12-13 18:23:30 +00:00

12 lines
171 B
SCSS

@import "@primer/css/layout/index.scss";
.sectionHeading {
scroll-margin-top: 70px !important;
}
.aside {
width: 260px;
height: calc(100vh - 70px);
top: 70px;
}