mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Fix interactive tutorial breadcrumb spacing
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -6,6 +6,10 @@
|
|||||||
padding: 0 2rem 2rem 2rem;
|
padding: 0 2rem 2rem 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.interactive-block .breadcrumbs-wrap {
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.breadcrumb-item + .breadcrumb-item:before {
|
.breadcrumb-item + .breadcrumb-item:before {
|
||||||
content: "\f105"; /* fontawesome angle-right */
|
content: "\f105"; /* fontawesome angle-right */
|
||||||
font-family: FontAwesome;
|
font-family: FontAwesome;
|
||||||
|
|||||||
Reference in New Issue
Block a user