Title
Subtitle
Lorem ipsum dolor sit amet, eam ut singulis vituperata, ut aliquid consequat.
Just add the .horizontal
class to .card
container class.
Lorem ipsum dolor sit amet, his harum mediocrem euripidis at, in mutat legere vim, et vel aeque vitae abhorreant. Id simul omnesque efficiantur pro.
.title
, .subtitle
and .description
classes should be used in
.body
container class for horizontal cards.
Default Class Name | Combinators |
---|---|
cards |
.cards |
card |
.card .cards > .card |
media |
.card > .media |
title |
.card > .title .horizontal.card > .body .title |
subtitle |
.card > .title > .subtitle .horizontal.card > .body .title >
.subtitle
|
description |
.card > .description .horizontal.card > .body .description |
actions |
.card > .actions |
body (only for horizontal card) |
.horizontal.card > .body |
States | Combinators |
horizontal |
.horizontal.card |
hovered |
.hovered.cards .hovered.card |
zoom-in |
.card > .zoom-in.media |