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: $ui-margin-ratio

Computed value: "0.6"

$mt-card-font-size-ratio

Ratio applied to the font size of a card.

Type: number

Default value: $ui-font-size-ratio

Computed value: "0.8"

$mt-card-separator-color

Color of card separator

Type: color

Default value: $ui-border-color

Computed value: "rgb(224, 224, 224)"