Skip to content

Commit 7b4bcc3

Browse files
committed
Update [...id].astro
1 parent 4ec1fba commit 7b4bcc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/changelog/[...id].astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ const pageTitle = `Changelog and Releases | ${CONFIG.SITE.title}`
9999
}
100100

101101
.changelog-header {
102-
margin-bottom: var(--space-6x);
103-
padding: 0 var(--space-8x);
102+
margin-bottom: var(--space-8x);
103+
padding: 0 var(--space-6x);
104104
}
105105

106106
.back-link {

0 commit comments

Comments
 (0)