~edwargix/git.sr.ht

00243c0f12ff2e9b663a24501f0a239731641822 — Drew DeVault 6 years ago 93b9591
Reduce margin between commit info and diff
1 files changed, 1 insertions(+), 1 deletions(-)

M gitsrht/templates/commit.html
M gitsrht/templates/commit.html => gitsrht/templates/commit.html +1 -1
@@ 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;"