Skip to content

Commit 1e8dfe9

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/css/extra.css

Lines changed: 2 additions & 0 deletions
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)