fix: article category overflow (#1055)

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/1045
This commit is contained in:
Jimmy Cai
2024-09-07 13:25:26 +02:00
committed by GitHub
parent fddab05362
commit fcd56dd21c
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -67,7 +67,6 @@
}
.article-tags {
flex-wrap: wrap;
text-transform: unset;
}