comment layout fix

This commit is contained in:
osmarks 2024-02-26 19:20:31 +00:00
parent b26e5aa565
commit dae39e2f52
1 changed files with 4 additions and 4 deletions

View File

@ -63,9 +63,9 @@ html(lang="en")
em.description!= description
block content
if comments !== "off"
.isso
section(id="isso-thread")
if haveSidenotes
.sidenotes
if comments !== "off"
main(class=!haveSidenotes ? "fullwidth isso" : "isso")
section(id="isso-thread")