WIP
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
@import "flex-intro-block";
|
||||
@import "flex-side-by-side";
|
||||
@import "flex-text-over-image-b";
|
||||
@import "flex-multiblock-callout";
|
||||
|
||||
@import "team-members";
|
||||
@import "team-member";
|
||||
|
||||
5
src/scss/flex-multiblock-callout.scss
Normal file
5
src/scss/flex-multiblock-callout.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
section.multiblock-callout {
|
||||
background-color: $c-navy;
|
||||
padding: 4rem 0;
|
||||
color: $c-white;
|
||||
}
|
||||
Reference in New Issue
Block a user