update icon padding

This commit is contained in:
Ray Elliott 2020-02-20 15:07:05 +00:00
parent e67b2c24af
commit 7713d4d351
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ div.content .meta-tag {
display: flex; display: flex;
font-size: 0.9em; font-size: 0.9em;
line-height: 1; line-height: 1;
padding-right: 1ch; padding-right: 6px;
} }
&--link { &--link {