1
0
mirror of synced 2025-12-21 02:46:50 -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;
}