mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 05:56:59 +00:00
Carousel styles
This commit is contained in:
parent
e1f0d4e54c
commit
b0b7744866
@ -93,6 +93,7 @@
|
||||
.dynamic-content .dynamic-content > :last-child {
|
||||
@apply my-0 md:my-0 lg:my-0;
|
||||
}
|
||||
}
|
||||
|
||||
/* GLIDER SLIDER */
|
||||
.glider {
|
||||
@ -123,12 +124,3 @@
|
||||
.glider-next {
|
||||
@apply !-top-10 !right-4 text-high-contrast !transition-transform !duration-100 hover:scale-110 hover:!text-high-contrast lg:!-top-12 lg:!right-8 2xl:!right-16;
|
||||
}
|
||||
|
||||
.pdp .glider-prev {
|
||||
@apply absolute !left-4 !top-1/2 text-high-contrast !transition-transform !duration-100 hover:scale-100 hover:!text-high-contrast lg:hidden;
|
||||
}
|
||||
|
||||
.pdp .glider-next {
|
||||
@apply absolute !right-4 !top-1/2 text-high-contrast !transition-transform !duration-100 hover:scale-100 hover:!text-high-contrast lg:hidden;
|
||||
}
|
||||
}
|
||||
|
2898
pnpm-lock.yaml
generated
2898
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user