patx/gitman

remove double bottom border on index

Commit a8daf15 · patx · 2026-05-07T01:10:24-04:00

Changeset
a8daf15cddcce73479d0fe11872cf32bc8a84bbc
Parents
a8e99fc8c9f0bcaed02f80d874e13dfc0e401eaf

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/templates/index.tpl b/templates/index.tpl
index e3b022d..7b3b04b 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -1,6 +1,6 @@
 % rebase("base.tpl", title="GitMan activity", user=user, error=error, notice=notice)
 
-<section class="panel">
+<section class="panel" style="border-bottom: none;">
   <div class="panel-heading">
     <div>
             <p class ="eyebrow">GitMan.io</p>