Index: static/scss/components/_breadcrumb.scss |
=================================================================== |
--- a/static/scss/components/_breadcrumb.scss |
+++ b/static/scss/components/_breadcrumb.scss |
@@ -64,12 +64,13 @@ |
content: none; |
} |
.breadcrumb li a |
{ |
color: $gray-dark; |
} |
-.breadcrumb .heading-icon |
+.breadcrumb .pre-icon |
{ |
- height: 1.2em; |
+ margin-top: -0.5em; |
+ background-size: 1.1em; |
} |