We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c601532 commit 03729a2Copy full SHA for 03729a2
src/css/custom.css
@@ -1602,7 +1602,7 @@ a {
1602
1603
/* ================= MISCELLANEOUS ================= */
1604
/* Fix Home icon alignment with text in breadcrumbs [Docs] */
1605
-.theme-doc-breadcrumbs a.breadcrumbs__link>svg.breadcrumbHomeIcon_YNFT {
+.theme-doc-breadcrumbs a.breadcrumbs__link > svg {
1606
display: inline-block;
1607
}
1608
@@ -1792,4 +1792,4 @@ html[data-theme="light"] [data-slot="card-header"].bg-gradient-to-br {
1792
1793
.blog-page .margin-bottom--xl {
1794
margin-bottom: 0rem !important;
1795
-}
+}
0 commit comments