Fixed h1 margin on about page
This commit is contained in:
		@@ -6,6 +6,7 @@
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
	<section class="about content">
 | 
			
		||||
  	{{ page.content | safe }}
 | 
			
		||||
		<h1>{{ page.title }}</h1>
 | 
			
		||||
		{{ page.content | safe }}
 | 
			
		||||
	</section>
 | 
			
		||||
{% endblock content %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user