[site,bug][xs]: fix weird margins on pages -- refs #993

This commit is contained in:
João Demenech 2023-07-27 15:43:05 -03:00
parent d88a23c922
commit 7fc69b7ce8

View File

@ -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',
{