IMPROVEMENT: shorten the margin between tag and context

This commit is contained in:
FarseaSH 2024-03-16 22:39:44 +08:00
parent 631a7ea121
commit e035d3ba5c

View file

@ -280,7 +280,7 @@ $gray: #919EB1;
flex-direction: row; flex-direction: row;
flex-wrap: wrap; flex-wrap: wrap;
margin-bottom: 20px; margin-bottom: 10px;
.new-tag { .new-tag {
line-height: 30px; line-height: 30px;
padding-left: 20px; padding-left: 20px;