Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Develop #43

Merged
merged 10 commits into from
Jan 17, 2022
4 changes: 2 additions & 2 deletions theme/addons/volto-addons/imagecards/carousel.overrides
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,12 @@
@media (max-width: 700px) {
div {
span {
display: none;
font-size: 0.8em;
}

a {
position: relative;
top: -15px;
font-size: 0.8em;
}
}
}
Expand Down