Skip to content

Commit 3c6022e

Browse files
committed
move external link margin to the left
1 parent a47353e commit 3c6022e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/sidebar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
}
3939

4040
.sidebar .external-link {
41-
margin: 0 2.5px 0 0;
41+
margin-left: 2.5px;
4242
}
4343

4444
.sidebar .sidebar-header {

0 commit comments

Comments
 (0)