Add a bit of horizontal margin between threads in the catalog.
This commit is contained in:
parent
22f785ea15
commit
ad5f787c71
@ -411,7 +411,7 @@ a[href="javascript:;"] {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 165px;
|
width: 165px;
|
||||||
margin-bottom: 5px;
|
margin: 0 2px 5px;
|
||||||
max-height: 320px;
|
max-height: 320px;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user