Skip to content

Commit bccc843

Browse files
committed
fix: prevent testimonial modal from being pressed when not visible
1 parent 9f085b6 commit bccc843

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/app/components/Testimonial/Testimonial.scss

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
}
7171

7272
.testimonials-modal-button {
73+
display: none;
7374
border: 1px solid $primary-black;
7475
text-transform: uppercase;
7576
font-family: $p-font;

0 commit comments

Comments
 (0)