fix: tag boxes overlapping for content with many tags (closes #130)
This commit is contained in:
parent
13cc826cf3
commit
597d514480
@ -186,6 +186,7 @@ article {
|
||||
|
||||
& > li {
|
||||
display: inline-block;
|
||||
margin: 0.4em 0;
|
||||
}
|
||||
& > li > a {
|
||||
border-radius: 8px;
|
||||
|
Loading…
Reference in New Issue
Block a user