Make heading anchor back to a block element

This commit is contained in:
Leilukin 2024-05-22 16:29:40 +08:00 committed by Helen Chong
parent 2b32a0d6b9
commit 687ff03b23

View File

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