fix(carousel): responsive carousel

This commit is contained in:
Matthieu Bessat 2024-01-11 08:56:12 +01:00
parent efb1ecb7f3
commit 6e5b7cb7b5
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;