mirror of
https://github.com/falsycat/ar.falsy.cat.git
synced 2025-09-22 20:01:06 +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