8 lines
84 B
SCSS
8 lines
84 B
SCSS
.hero-body {
|
|
padding: 3rem 2rem 1rem;
|
|
|
|
svg {
|
|
margin-bottom: $size-10;
|
|
}
|
|
}
|