We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8dfe9 commit 2de4d54Copy full SHA for 2de4d54
1 file changed
docs/css/extra.scss
@@ -130,3 +130,8 @@ $color-codes: red, darkred, orangered, green, limegreen;
130
.welcome > .admonition-title::before {
131
animation: welcome 1000ms infinite;
132
}
133
+
134
135
+.md-path__item:not(:first-child) {
136
+ align-items: center;
137
+}
0 commit comments