mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
Fix breadcrumbs under headers again
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
/* Breadcrumbs -------------------------------------------------------------- */
|
||||
|
||||
.breadcrumbs-wrap {
|
||||
position: relative;
|
||||
z-index: 11;
|
||||
}
|
||||
|
||||
.breadcrumb-item + .breadcrumb-item:before {
|
||||
content: "\f105"; /* fontawesome angle-right */
|
||||
font-family: FontAwesome;
|
||||
|
||||
Reference in New Issue
Block a user