mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +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;
|
||||
}
|
||||
|
||||
.interactive-block .breadcrumbs-wrap {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.breadcrumb-item + .breadcrumb-item:before {
|
||||
content: "\f105"; /* fontawesome angle-right */
|
||||
font-family: FontAwesome;
|
||||
|
||||
Reference in New Issue
Block a user