Changed header elements. Also added top margin for H3 element.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% block content %}
|
||||
<div class='article'>
|
||||
<div class="content-title">
|
||||
<h2>{{ article.title }}</h2>
|
||||
<h1>{{ article.title }}</h1>
|
||||
{% include "metadata.html" %}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user