mirror of
https://github.com/osmarks/website
synced 2025-01-10 17:30:28 +00:00
comment layout fix
This commit is contained in:
parent
b26e5aa565
commit
dae39e2f52
@ -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")
|
Loading…
Reference in New Issue
Block a user