~edwargix/git.sr.ht

a81d3b4f45da60202dae75d108b8b9aba03a1bc1 — Drew DeVault 6 years ago 4e13b33
Add collapsing hr for responsiveness
1 files changed, 1 insertions(+), 0 deletions(-)

M gitsrht/templates/index.html
M gitsrht/templates/index.html => gitsrht/templates/index.html +1 -0
@@ 16,6 16,7 @@
      </a>
    </div>
    <div class="col-md-8">
      <hr class="d-md-none" />
      {% if repos and len(repos) %}
      <div class="event-list">
        {% for repo in repos %}