diff --git a/templates/index.html b/templates/index.html
index d588a87..0b5c0a2 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -44,7 +44,7 @@
ul.breadcrumb li:not(:first-child)::before {
display: inline-block;
padding-left: .5rem;
- padding-right: .5rem;
+ padding-right: .1rem;
color: #6c757d;
content: "/";
}