Skip to content

Commit 746c1d3

Browse files
committed
dded text-decoration: none; to remove the underlines from all
integration names.
1 parent e35ac3b commit 746c1d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/stylesheets/extra.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ div.flow-chart {
186186

187187
.integrations-card-title a{
188188
color: inherit;
189+
text-decoration: none;
189190
}
190191

191192
.integrations-card-title img{

0 commit comments

Comments
 (0)