a.k.a cards.sass
Easy-to-use card UI for your app / project / website design.
6th Feb 2018:
Added two more variables:
$boxShadow
to control the box shadow of cards$cardTitleLineHeight
and$cardTextLineHeight
to control the line-height of title and text in cards more easily
- Import
cards.css
orcards.sass
(if you use a build environment that compiles sass) into your project. - Copy the HTML markup for any type of a card that you want (you can find all the types here).
- Save time. Or tinker with the
cards.sass
file to customize your cards as much as you want.
No attribution required. No warranties. Feel free to use it any way you like in any project.