diff --git a/components/card/card.css b/components/card/card.css index 0b9e15e..3c9ffba 100644 --- a/components/card/card.css +++ b/components/card/card.css @@ -11,6 +11,7 @@ width: auto; min-height: 367px; height: auto; + pointer-events: none; } .card__preview {