enhance(ui): adaptive font size for tags

This commit is contained in:
Andelf
2022-12-01 11:13:48 +08:00
committed by Tienson Qin
parent fe5d9b92d9
commit 6aeb244fa2

View File

@@ -669,7 +669,7 @@ img.small {
}
a.tag {
font-size: 13px;
font-size: 0.9em;
text-align: center;
text-decoration: none;
display: inline-block;