1
0
mirror of synced 2026-01-02 03:04:13 -05:00
Files
docs/components/release-notes/PatchNotes.module.scss

10 lines
129 B
SCSS

.sectionHeading {
scroll-margin-top: 70px !important;
}
.aside {
width: 260px;
height: calc(100vh - 70px);
top: 70px;
}