fix: tag boxes overlapping for content with many tags (closes #130)

hugo
Jacky Zhao 3 years ago
parent ed9a8efd1f
commit 0b6711c218

@ -186,6 +186,7 @@ article {
& > li {
display: inline-block;
margin: 0.4em 0;
}
& > li > a {
border-radius: 8px;

Loading…
Cancel
Save