feat(guide): anchor links

This commit is contained in:
iCrawl
2023-04-29 20:05:22 +02:00
parent 51e8f02ef7
commit 8d212e4859
6 changed files with 80 additions and 57 deletions

View File

@@ -48,6 +48,8 @@ export default defineConfig({
display: 'inline-block',
},
h1: {
display: 'flex',
'place-items': 'center',
'scroll-margin-top': '6.5rem',
},
'.level-h1': {