little style adjustments
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s

This commit is contained in:
isUnknown 2026-03-21 13:41:18 +01:00
parent 6f26c94308
commit 2cefdd8867
2 changed files with 5 additions and 1 deletions

View file

@ -234,7 +234,7 @@
}
:global(.article-wrapper .page-scrollable-footer) {
margin-left: -2.95vw;
margin-left: -5.3vw;
}
}

View file

@ -581,6 +581,10 @@
.article-related-grid {
grid-template-columns: 1fr;
}
.collection-card-title {
max-width: 100%;
}
}
/* --- Tablet --- */