Skip to content

Commit

Permalink
enhance(ui): adaptive font size for tags
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf authored and tiensonqin committed Dec 1, 2022
1 parent fe5d9b9 commit 6aeb244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ img.small {
}

a.tag {
font-size: 13px;
font-size: 0.9em;
text-align: center;
text-decoration: none;
display: inline-block;
Expand Down

0 comments on commit 6aeb244

Please sign in to comment.