WIP
This commit is contained in:
@@ -2,4 +2,21 @@ section.multiblock-callout {
|
||||
background-color: $c-navy;
|
||||
padding: 4rem 0;
|
||||
color: $c-white;
|
||||
|
||||
h2 {
|
||||
@extend .goudy;
|
||||
font-size: 70px;
|
||||
line-height: 77px;
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
|
||||
.left-image {
|
||||
|
||||
}
|
||||
|
||||
.callouts-wrapper {
|
||||
.callout {
|
||||
padding-left: 3rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user