Switch to version 2: remove src/components/custom/TestimonialCard.css
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
.testimonial-card {
|
||||
transition: opacity 0.5s ease-in-out;
|
||||
}
|
||||
|
||||
.fade-in {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.fade-out {
|
||||
opacity: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user