No Description

_card.scss 85B

12345678
  1. //
  2. // Card
  3. //
  4. .card-translucent {
  5. background-color: rgba(18, 91, 152, 0.08);
  6. }