WIP
This commit is contained in:
@@ -48,16 +48,14 @@ section.services-blocks {
|
||||
|
||||
&:first-of-type {
|
||||
background-color: $c-tan;
|
||||
|
||||
@include media-breakpoint-up(lg) {
|
||||
flex: 1 1 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@include media-breakpoint-up(lg) {
|
||||
flex: 1 1 calc(50% - 0.75rem);
|
||||
|
||||
.block {
|
||||
&:first-of-type {
|
||||
flex: 1 1 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user