Skip to content

Commit 9b50cc1

Browse files
committed
update article bottom font-size
1 parent d3342f0 commit 9b50cc1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

assets/css/style.css

+3-2
Original file line numberDiff line numberDiff line change
@@ -394,9 +394,10 @@ strong {
394394
.article-tag,
395395
.article-category {
396396
display: inline-block;
397+
font-size: 85%;
398+
line-height: 1;
397399
padding: 4px 6px;
398400
margin: 2px 3px 2px 0;
399-
line-height: 1;
400401
white-space: nowrap;
401402
border-radius: 3px;
402403
}
@@ -425,7 +426,6 @@ strong {
425426
.article-license,
426427
.article-navigation,
427428
.article-discussion {
428-
font-size: 85%;
429429
margin-bottom: 20px;
430430
}
431431
.article-discussion {
@@ -451,6 +451,7 @@ strong {
451451
margin-right: 4px;
452452
vertical-align: middle;
453453
}
454+
454455
.article-license {
455456
font-size: 85%;
456457
text-align: center;

0 commit comments

Comments
 (0)