feat: Repositionne la pagination en dessous des images

This commit is contained in:
Simon 2022-04-06 14:40:34 +02:00
parent 552866204f
commit f2acc6b8b3
1 changed files with 5 additions and 0 deletions

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