mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
feat(guide): add outline for pages (#8722)
Co-authored-by: iCrawl <buechler.noel@outlook.com>
This commit is contained in:
@@ -49,11 +49,16 @@ export default defineConfig({
|
||||
'a > img': {
|
||||
display: 'inline-block',
|
||||
},
|
||||
h1: {
|
||||
'scroll-margin-top': '6.5rem',
|
||||
},
|
||||
h2: {
|
||||
'margin-top': '1.25em',
|
||||
'scroll-margin-top': '6.5rem',
|
||||
},
|
||||
h3: {
|
||||
'margin-top': '0.75em',
|
||||
'margin-top': '1.25em',
|
||||
'scroll-margin-top': '6.5rem',
|
||||
},
|
||||
// eslint-disable-next-line id-length
|
||||
p: {
|
||||
|
||||
Reference in New Issue
Block a user