fix changelog formatting

This commit is contained in:
Prospector
2026-04-29 11:42:45 -07:00
parent e9dfe1b7f0
commit 5abcfe6c38
3 changed files with 14 additions and 2 deletions

View File

@@ -115,6 +115,16 @@ const messages = defineMessages({
h5,
h6 {
margin: 0;
margin-bottom: 0.25em;
font-weight: 600;
&:not(:first-child) {
margin-top: 0.75em;
}
}
h2 {
font-size: 1.125rem;
}
ul {