Skip to content

Commit bd8a204

Browse files
committed
Update tags
1 parent 3a94f3a commit bd8a204

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/PostTags.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ export default {
1717
margin: 1em 0 0;
1818
1919
&__link {
20-
margin-right: .5em;
21-
font-size: .8rem;
20+
margin-right: .75em;
21+
font-size: .75rem;
2222
color: currentColor;
2323
text-decoration: none;
2424
background-color: var(--bg-color);

0 commit comments

Comments
 (0)