fix(carousel): responsive carousel

This commit is contained in:
Matthieu Bessat 2024-01-11 08:56:12 +01:00
parent 2277259859
commit 8cd4d0fd39
2 changed files with 23 additions and 7 deletions

View file

@ -84,6 +84,7 @@ a:hover {
img {
max-width: 100%;
object-fit: contain;
}
.grid {
@ -93,9 +94,6 @@ img {
grid-template-columns: 1fr 1fr;
}
.btn {
}
.wikipedia-btn {
margin-top: .5rem;