Skip to content
Snippets Groups Projects
Commit 36736990 authored by James Vasile's avatar James Vasile
Browse files

Remove whitespace from top of content

parent fdd8c034
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,6 @@
{% block content %}
<br><br><br>
<article>
<header class="w3-container col-main">
<h1>{{ article.title }}</h1>
......
......@@ -8,8 +8,6 @@
{% block content %}
<br><br><br>
<section id="listing">
{% for article in articles_page.object_list %}
<article class="w3-container w3-card-2 w3-white col-main">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment