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

This commit is contained in:
Jacky Zhao 2022-05-14 16:47:50 -04:00
parent ed9a8efd1f
commit 0b6711c218
1 changed files with 1 additions and 0 deletions

View File

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