Padding fixes
This commit is contained in:
parent
b1fcf64d54
commit
ebb05017de
@ -6,6 +6,8 @@ extra:
|
||||
# redir_to: /timeline
|
||||
---
|
||||
|
||||
<br>
|
||||
|
||||
# Blog
|
||||
|
||||
The following is a list of articles I've written. This is also available in [RSS](/rss.xml) format.
|
@ -42,6 +42,7 @@
|
||||
{% include "components/heading-card.html" %}
|
||||
{% endblock page_start %}
|
||||
{% block content %}
|
||||
<div style="height:0.5em;"></div>
|
||||
<h1 style="margin-bottom:0;padding-bottom:0;">{{page.title}}</h1>
|
||||
<em>{{page.description}}</em>
|
||||
<br><br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user