feature/comparison-slider #19
@@ -84,6 +84,7 @@ const handleSliderChange = (newValue: number) => {
|
|||||||
class="
|
class="
|
||||||
group relative border-none size-9
|
group relative border-none size-9
|
||||||
bg-white/20 hover:bg-white/60
|
bg-white/20 hover:bg-white/60
|
||||||
|
backdrop-blur-3xl
|
||||||
transition-all duration-200 ease-out
|
transition-all duration-200 ease-out
|
||||||
will-change-transform
|
will-change-transform
|
||||||
hover:-translate-y-0.5
|
hover:-translate-y-0.5
|
||||||
|
|||||||
Reference in New Issue
Block a user