1
Fork 0

Fix breadcrumb layout

This commit is contained in:
Jake Howard 2018-08-17 18:51:27 +01:00
parent 5b69704611
commit f7898bbd4c
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -244,7 +244,6 @@ p, li, h1, h2, h3, h4, h5, h6 {
font-size: $spacer * 0.9;
.breadcrumb-item + .breadcrumb-item::before {
padding: 0 0.2rem;
color: $black;
}
}