WIP
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
@import "flex-grid-callout";
|
||||
@import "flex-3-column-callouts";
|
||||
@import "flex-large-quote";
|
||||
@import "flex-services-blocks";
|
||||
|
||||
@import "team-members";
|
||||
@import "team-member";
|
||||
|
||||
8
src/scss/flex-services-blocks.scss
Normal file
8
src/scss/flex-services-blocks.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
section.services-blocks {
|
||||
background-color: $c-navy;
|
||||
|
||||
h2 {
|
||||
@extend .headline-lg;
|
||||
color: $c-white;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user