archive sizing fix
This commit is contained in:
parent
b7508a33af
commit
2e08041f44
2 changed files with 2 additions and 2 deletions
|
@ -558,7 +558,7 @@ footer#free {
|
|||
}
|
||||
|
||||
.ly-item.ly-rect {
|
||||
width: 80%;
|
||||
width: min(95%, 1000px);
|
||||
max-height: 160px;
|
||||
}
|
||||
.ly-item.ly-rect.ly-archive h1 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue