mirror of
https://github.com/aljazceru/njump.git
synced 2026-01-31 11:44:34 +01:00
Fix line height
This commit is contained in:
@@ -19,7 +19,7 @@ templ noteTemplate(params NotePageParams) {
|
||||
</h1>
|
||||
}
|
||||
<!-- main content -->
|
||||
<div dir="auto" class="leading-4">
|
||||
<div dir="auto" class="leading-5">
|
||||
@templ.Raw(params.Content)
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user