WIP
This commit is contained in:
@@ -2,6 +2,14 @@ section.flex-5050-cta {
|
||||
position: relative;
|
||||
padding: 6rem 0;
|
||||
|
||||
&.grey {
|
||||
background-color: $c-offWhite;
|
||||
|
||||
.row {
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
}
|
||||
|
||||
@include media-breakpoint-down(lg) {
|
||||
.col:last-of-type {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user