[site,bug][xs]: fix weird margins on pages -- refs #993
This commit is contained in:
parent
d88a23c922
commit
7fc69b7ce8
@ -64,13 +64,6 @@ const parse = async function (source, format, scope) {
|
||||
},
|
||||
content(node) {
|
||||
return [
|
||||
h(
|
||||
'span.invisible.block.h-0.w-0',
|
||||
{ ariaLabel: node.properties.id },
|
||||
'Read the “',
|
||||
node.properties.id,
|
||||
'” section'
|
||||
),
|
||||
h(
|
||||
'svg',
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user