mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-21 16:24:36 +00:00
fix: tag boxes overlapping for content with many tags (closes #130)
This commit is contained in:
@ -186,6 +186,7 @@ article {
|
||||
|
||||
& > li {
|
||||
display: inline-block;
|
||||
margin: 0.4em 0;
|
||||
}
|
||||
& > li > a {
|
||||
border-radius: 8px;
|
||||
|
Reference in New Issue
Block a user