Make heading anchor back to a block element

This commit is contained in:
Helen Chong 2024-05-22 16:29:40 +08:00
parent b928d48aac
commit 50e41d98f1
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
}
.heading-anchor [hidden] {
display: inline-block;
display: block;
}
/* BLOCKQUOTES With CITATIONS */