GorangoCSS Docs
Project Home
Github
Search
⌃
K
Links
Overview
Changelog
Contributing
Layouts
Hero
Columns
Flex
Components
Buttons
Notice
Card
Highlight
Float
Badge
Utilities
Background Color
Border
Margin
Padding
Powered By
GitBook
Card
Since
1.8.0
Class
.card
Code Sample
<
div
class
=
"
card shadow--md bg--light pa--1 rounded--5 column--3
"
>
<
header
class
=
"
card__header
"
>
<
h4
>
Card Title
</
h4
>
</
header
>
<
div
class
=
"
card__content
"
>
This is a card example.
</
div
>
</
div
>
Components - Previous
Notice
Next - Components
Highlight
Last modified
3yr ago