mirror of
https://github.com/aljazceru/njump.git
synced 2026-02-18 20:44:28 +01:00
Increase line height for contents
This commit is contained in:
@@ -21,7 +21,7 @@ templ noteTemplate(params NotePageParams) {
|
||||
<img src={ params.Cover } alt={ params.Alt } class="mt-1"/>
|
||||
}
|
||||
<!-- main content -->
|
||||
<div dir="auto" class="leading-5" itemprop="articleBody">
|
||||
<div dir="auto" class="leading-6" itemprop="articleBody">
|
||||
@templ.Raw(params.Content)
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user