summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gitsrht/templates/commit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitsrht/templates/commit.html b/gitsrht/templates/commit.html
index 37db30c..6dd7b0d 100644
--- a/gitsrht/templates/commit.html
+++ b/gitsrht/templates/commit.html
@@ -35,7 +35,7 @@
<div class="event">
<pre>{{diffstat(diff)}}</pre>
</div>
- <div style="margin-bottom: 3rem"></div>
+ <div style="margin-bottom: 2rem"></div>
{# God, working with <pre> tags is such a fucking mess #}
{% for patch in diff %}
<pre style="margin-bottom: 0;"