Skip to content

Commit 6c40e81

Browse files
authored
add separator to css (#218)
1 parent b11205b commit 6c40e81

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/_static/css/feature-engine.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@
1212
.wy-table-responsive {
1313
overflow: visible !important;
1414
}
15+
16+
.classifier:before {
17+
font-style: normal;
18+
margin: 0.5em;
19+
content: ":";
20+
}

0 commit comments

Comments
 (0)