refactor(article): remove uppercase style of tags
This commit is contained in:
parent
9df7271547
commit
0c5e6af9d3
@ -104,6 +104,7 @@
|
||||
|
||||
.article-tags {
|
||||
flex-wrap: wrap;
|
||||
text-transform: unset;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user