archive sizing fix

This commit is contained in:
nnwhen 2025-02-27 09:08:38 +02:00
parent b7508a33af
commit 2e08041f44
2 changed files with 2 additions and 2 deletions

View file

@ -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 {