WIP
This commit is contained in:
@@ -50,12 +50,13 @@ section.services-blocks {
|
||||
background-color: $c-tan;
|
||||
|
||||
@include media-breakpoint-up(lg) {
|
||||
flex: 1 1 100%;
|
||||
flex: 1 1 30%;
|
||||
min-height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@include media-breakpoint-up(lg) {
|
||||
flex: 1 1 calc(50% - 0.75rem);
|
||||
flex: 1 1 calc(35% - 0.75rem);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user