vue-testimonials
Version:
Vue Testimonials is a Vue 3 testimonials component made with Vite and TypeScript
2 lines (1 loc) • 2.38 kB
CSS
.flex-row{flex-direction:row}.flex{display:flex}.flex-nowrap{flex-wrap:nowrap}.justify-center{justify-content:center}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.text-center{text-align:center}.rounded-full{border-radius:9999px}.object-cover{object-fit:cover}.w-40{width:10rem}.h-40{height:10rem}.w-full{width:100%}.mt-12{margin-top:3rem}.text-2xl{font-size:1.5rem;line-height:2rem}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.font-normal{font-weight:400}.text-lg{font-size:1.125rem;line-height:1.75rem}.mt-5{margin-top:1.25rem}.font-bold{font-weight:700}.select-none{user-select:none}.fill-current{fill:currentColor}.z-20{z-index:20}.mr-3{margin-right:.75rem}.mt-6{margin-top:1.5rem}.pb-10{padding-bottom:2.5rem}.relative{position:relative}.overflow-hidden{overflow:hidden}.w-5{width:1.25rem}.h-5{height:1.25rem}.cursor-pointer{cursor:pointer}.hover\:opacity-70:hover{opacity:.7}.mb-40{margin-bottom:10rem}.mx-auto{margin-left:auto;margin-right:auto}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.px-16{padding-left:4rem;padding-right:4rem}.mr-1{margin-right:.25rem}.absolute{position:absolute}.top-1\/2{top:50%}.left-0{left:0px}.text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.duration-500{transition-duration:.5s}.w-16{width:4rem}.h-16{height:4rem}.right-0{right:0px}@media (min-width: 1024px){.lg\:w-full{width:100%}}@media (min-width: 1024px){.lg\:px-0{padding-left:0;padding-right:0}.lg\:pb-20{padding-bottom:5rem}}.vue-testimonials .empty-circle{color:#373434;fill:#ffffff1a;stroke:#fff;stroke-width:1.3;stroke-dasharray:3,2;stroke-dashoffset:0}.vue-testimonials .active{opacity:1;z-index:1;margin-right:0}.vue-testimonials .inactive{min-height:0;height:0;width:0;opacity:0;visibility:hidden;position:absolute;top:-9999px;left:-9999px;z-index:0}.vue-testimonials .item{min-height:330px;height:auto;width:800px}.vue-testimonials{box-sizing:border-box}@media only screen and (max-width: 1024px){.vue-testimonials .item{width:600px}}@media only screen and (max-width: 767px){.vue-testimonials .item{width:375px}}@media only screen and (max-width: 375px){.vue-testimonials .item{width:320px}}