fix text layout for the image description stuff

This commit is contained in:
Rhiannon Morris 2021-03-08 00:13:22 +01:00
parent d40fe2a617
commit e046171999
2 changed files with 13 additions and 7 deletions

View file

@ -178,10 +178,7 @@ makeDesc (TextDesc desc) = [b|@0
|]
makeDesc (LongDesc fs) = [b|@0
<section id=desc class=info-section>
<h2>about</h2>
<div>
$4.fields
</div>
$2.fields
</section>
|]
where