Skip to content

Commit 1e8dfe9

Browse files
committed
CSS: Fix nav path centering with large font
1 parent c87091d commit 1e8dfe9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/css/extra.css

+2
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,5 @@
7676
20%, 60% { transform: scale(1.15); } }
7777

7878
.welcome > .admonition-title::before { animation: welcome 1000ms infinite; }
79+
80+
.md-path__item:not(:first-child) { align-items: center; }

0 commit comments

Comments
 (0)