diff --git a/src/css/custom.css b/src/css/custom.css index 52d81095..98c034dc 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -1602,7 +1602,7 @@ a { /* ================= MISCELLANEOUS ================= */ /* Fix Home icon alignment with text in breadcrumbs [Docs] */ -.theme-doc-breadcrumbs a.breadcrumbs__link>svg.breadcrumbHomeIcon_YNFT { +.theme-doc-breadcrumbs a.breadcrumbs__link > svg { display: inline-block; } @@ -1792,4 +1792,4 @@ html[data-theme="light"] [data-slot="card-header"].bg-gradient-to-br { .blog-page .margin-bottom--xl { margin-bottom: 0rem !important; -} \ No newline at end of file +}