Fix breadcrumb layout
This commit is contained in:
parent
5b69704611
commit
f7898bbd4c
1 changed files with 0 additions and 1 deletions
|
@ -244,7 +244,6 @@ p, li, h1, h2, h3, h4, h5, h6 {
|
||||||
font-size: $spacer * 0.9;
|
font-size: $spacer * 0.9;
|
||||||
|
|
||||||
.breadcrumb-item + .breadcrumb-item::before {
|
.breadcrumb-item + .breadcrumb-item::before {
|
||||||
padding: 0 0.2rem;
|
|
||||||
color: $black;
|
color: $black;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue