feat: Repositionne la pagination en dessous des images
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user