Change heading anchor to inline-block

This commit is contained in:
Helen Chong 2024-05-21 10:43:24 +08:00
parent dca7e8045c
commit 9bb2a324be
1 changed files with 1 additions and 1 deletions

View File

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