Skip to content

Commit 6c6f540

Browse files
committed
Add some padding to the right of flags
1 parent 57c144a commit 6c6f540

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

root/static/less/author.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
i {
1919
padding-right: 5px;
2020
}
21+
22+
img[src*="/static/images/flag/"] {
23+
margin-right: 5px;
24+
}
2125
}
2226

2327
.author-pic {

0 commit comments

Comments
 (0)