mirror of
https://github.com/falsycat/ar.falsy.cat.git
synced 2024-12-26 00:14:51 +00:00
fix: tag boxes overlapping for content with many tags (closes #130)
This commit is contained in:
parent
ed9a8efd1f
commit
0b6711c218
@ -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