style:调整标签的排列样式。

This commit is contained in:
徐涛
2021-04-25 18:19:01 +08:00
parent 98bfa267a3
commit a52efc148f
3 changed files with 69 additions and 52 deletions

View File

@@ -23,6 +23,9 @@ footer {
justify-content: center;
align-items: center;
}
.tag-title {
min-width: 100px;
}
.category-list, .category-list-child {
padding-left: 8px;
list-style-position: inside;