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

13 lines
173 B
SCSS

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