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