Cards 6

Home » Components » Cards » Cards 6

Cards 6

God's Chandelier


Some quick example text to build on the card title and make up the bulk of the card's content.

In the Shadows


Some quick example text to build on the card title and make up the bulk of the card's content.

Winner

Prayer


Some quick example text to build on the card title and make up the bulk of the card's content.

Living in a Bubble


Some quick example text to build on the card title and make up the bulk of the card's content.


God's Chandelier


Some quick example text to build on the card title and make up the bulk of the card's content.

In the Shadows


Some quick example text to build on the card title and make up the bulk of the card's content.

Winner

Prayer


Some quick example text to build on the card title and make up the bulk of the card's content.

Living in a Bubble


Some quick example text to build on the card title and make up the bulk of the card's content.

/* ===== Cards 6 ===== */

#cards-6 .ribbon {
	top: 20px;
	left: -12px;
	border-radius: 0 5px 5px 0;
	font-weight: bold;
}

#cards-6 .ribbon:before {
	content: '';
	width: 0;
	height: 0;
	left: 0;
	top: -12px;
	position: absolute;
	border-bottom: 12px solid #666;
	border-left: 12px solid transparent;
}