Adjust dots
All checks were successful
Build and deploy updated apps / Build & deploy (push) Successful in 1m58s
All checks were successful
Build and deploy updated apps / Build & deploy (push) Successful in 1m58s
This commit is contained in:
parent
55b7e71d0d
commit
c826f3d0be
@ -31,7 +31,7 @@ function updateVersion(img: string) {
|
|||||||
item: 'basis-auto transition-opacity',
|
item: 'basis-auto transition-opacity',
|
||||||
controls: 'relative translate-y-8',
|
controls: 'relative translate-y-8',
|
||||||
arrows: '',
|
arrows: '',
|
||||||
dots: 'absolute inset-x-0 -bottom-0 flex flex-wrap items-center justify-center gap-3 translate-y-0.5',
|
dots: 'absolute inset-x-0 -bottom-0 flex flex-wrap items-center justify-center gap-2 @md:gap-3 translate-y-0.5',
|
||||||
prev: 'start-0 sm:-start-0 -top-4 -translate-y-0',
|
prev: 'start-0 sm:-start-0 -top-4 -translate-y-0',
|
||||||
next: 'end-0 sm:-end-0 -top-4 -translate-y-0',
|
next: 'end-0 sm:-end-0 -top-4 -translate-y-0',
|
||||||
dot: 'w-3 @md:w-4 h-1',
|
dot: 'w-3 @md:w-4 h-1',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user