feat: Repositionne la pagination en dessous des images

This commit is contained in:
2022-04-06 14:40:34 +02:00
parent 552866204f
commit f2acc6b8b3

View File

@ -70,6 +70,11 @@ function slideMove(splide, newIndex) {
</div>
</template>
<style lang="sass">
.splide__pagination
bottom: -1.5em
</style>
<style lang="sass" scoped>
input[type=radio]
margin-right: .5rem