latest changes
This commit is contained in:
12
src/scss/flex-veritcal-callouts.scss
Normal file
12
src/scss/flex-veritcal-callouts.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
section.vertical-callouts {
|
||||
background-color: $c-offWhite;
|
||||
margin-bottom: 4rem;
|
||||
padding: 4rem 0;
|
||||
|
||||
h2 {
|
||||
@extend .headline-lg;
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user