WIP
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
@import "flex-side-by-side";
|
||||
@import "flex-text-over-image-b";
|
||||
@import "flex-multiblock-callout";
|
||||
@import "flex-5050-cta";
|
||||
|
||||
@import "team-members";
|
||||
@import "team-member";
|
||||
|
||||
11
src/scss/flex-5050-cta.scss
Normal file
11
src/scss/flex-5050-cta.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
section.flex-5050-cta {
|
||||
position: relative;
|
||||
padding: 6rem 0;
|
||||
|
||||
h1 {
|
||||
@extend .goudy;
|
||||
color: $c-navy;
|
||||
font-size: 70px;
|
||||
line-height: 70px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user