little style adjustments
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
This commit is contained in:
parent
6f26c94308
commit
2cefdd8867
2 changed files with 5 additions and 1 deletions
|
|
@ -234,7 +234,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.article-wrapper .page-scrollable-footer) {
|
:global(.article-wrapper .page-scrollable-footer) {
|
||||||
margin-left: -2.95vw;
|
margin-left: -5.3vw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -581,6 +581,10 @@
|
||||||
.article-related-grid {
|
.article-related-grid {
|
||||||
grid-template-columns: 1fr;
|
grid-template-columns: 1fr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.collection-card-title {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* --- Tablet --- */
|
/* --- Tablet --- */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue