Material card specific variables

Specific variables to define how a Material Design card is rendered.

$mt-card-margin-ratio

Ratio applied to the margin or the space around elements in a card

Type: number

Default value: $theme-margin-ratio

Computed value: 0.6

$mt-card-font-size-ratio

Ratio applied to the font size of a card.

Type: number

Default value: $theme-font-size-ratio

Computed value: 0.8

$mt-card-separator-color

Color of card separator

Type: color

Default value: $theme-separator-color

Computed value: #e0e0e0