fix: styles + spacing
This commit is contained in:
parent
91ad1fcdeb
commit
bb808bfbd7
5 changed files with 8 additions and 14 deletions
|
@ -4,6 +4,6 @@ layout: main
|
|||
|
||||
{% include "header.liquid" %}
|
||||
|
||||
<div class="pt-12 prose dark:prose-invert hover:prose-a:text-blue-500 max-w-full">
|
||||
<div class="pt-8 prose dark:prose-invert hover:prose-a:text-blue-500 max-w-full">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
|
Reference in a new issue