Skip to content

Commit b5ea741

Browse files
committed
chore(docusaurus): add margin between icon and link
1 parent b3c62be commit b5ea741

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/custom.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ iframe {
165165
mask-size: 100% 100%;
166166
mask-image: url(../../static/icons/code-branch.svg);
167167
vertical-align: -0.1em;
168+
margin-inline-end: 5px;
168169
}
169170
}
170171

0 commit comments

Comments
 (0)