Pretty up the breadcrumbs since you can see them now
This commit is contained in:
parent
1c4212f5d0
commit
526e105b8b
2 changed files with 6 additions and 1 deletions
|
@ -15,3 +15,8 @@ body
|
|||
padding-bottom: 1em
|
||||
display: flex
|
||||
justify-content: space-evenly
|
||||
.breadcrumb
|
||||
background-color: #404449
|
||||
border-radius: 0
|
||||
.breadcrumb-item.active
|
||||
color: #fff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue