Skip to content

Commit 2de4d54

Browse files
committed
CSS: Also changes scss file for nav path style
1 parent 1e8dfe9 commit 2de4d54

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/css/extra.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,8 @@ $color-codes: red, darkred, orangered, green, limegreen;
130130
.welcome > .admonition-title::before {
131131
animation: welcome 1000ms infinite;
132132
}
133+
134+
135+
.md-path__item:not(:first-child) {
136+
align-items: center;
137+
}

0 commit comments

Comments
 (0)