Commit 5eb0c603 authored by Deion Menor's avatar Deion Menor

Add spacing to top of main content

parent a138368a
......@@ -90,17 +90,12 @@
<div style="margin: 3em 0 0 0">
{% block content %}
{% endblock %}
</div>
{% block content %}
{% endblock %}
<script>
function toggleWallpaper() {
document.getElementByID("nav_bar").style.background-color = "white";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment