patx/gitman
remove double bottom border on index
Commit a8daf15 · patx · 2026-05-07T01:10:24-04:00
Comments
No comments yet.
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>