Restore BxB clan logo standard size

This commit is contained in:
devRaGonSa
2026-06-10 14:27:01 +02:00
parent 9b442c8ecc
commit 1d2af10458
2 changed files with 86 additions and 17 deletions

View File

@@ -918,15 +918,6 @@ h2 {
padding-inline: 16px;
}
.clan-card--bxb .clan-card__brand {
grid-template-columns: minmax(232px, 268px) minmax(0, 1fr);
}
.clan-card__logo--bxb {
min-height: 204px;
padding: 4px;
}
.clan-card__logo img {
width: 100%;
height: 100%;
@@ -943,14 +934,6 @@ h2 {
max-height: 152px;
}
.clan-card__logo--bxb img {
width: 100%;
height: 100%;
max-width: 100%;
max-height: 196px;
object-fit: contain;
}
.clan-card__logo-placeholder {
width: 100%;
min-height: 84px;