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
Hero
Since
1.9.0
Class
.hero
Code Sample
<
div
class
=
"
hero bg--info
"
>
<
div
class
=
"
hero__content
"
>
<
div
class
=
"
container
"
>
<
p
class
=
"
hero__title
"
>
Title
</
p
>
<
p
class
=
"
hero__subtitle
"
>
Sub Title
</
p
>
</
div
>
</
div
>
</
div
>
Previous
Contributing to the Docs
Next - Layouts
Columns
Last modified
3yr ago