Add a bit of horizontal margin between threads in the catalog.
This commit is contained in:
parent
006b8eacd5
commit
a28d6223d4
@ -507,7 +507,7 @@ hr ~ div.center:not(.ad-cnt) {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
width: 165px;
|
||||
margin-bottom: 5px;
|
||||
margin: 0 2px 5px;
|
||||
max-height: 320px;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user