Skip to content

Commit c702288

Browse files
committed
fix #89
1 parent 25ed959 commit c702288

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

sass/_integrations.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ ul.relsyn {
1414
display: inline-block;
1515
list-style: none;
1616
margin-left: 5px;
17+
18+
svg {
19+
height: 1rem;
20+
width: 1rem;
21+
}
1722
}
1823
}
1924

0 commit comments

Comments
 (0)