Torq/css/hero.css
2025-04-12 10:23:09 -05:00

14 lines
208 B
CSS

/*
Hero
========================================
*/
.hero {
padding: 3.75rem;
margin-bottom: 2rem;
font-size: 1.25rem;
color: inherit;
background-color: #eeeeee;
border-radius: 4px;
}