maximus87

Untitled

Feb 27th, 2019
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.51 KB | None | 0 0
  1. section#services .sqs-row:nth-child(2) {
  2. display: flex;
  3. flex-wrap: wrap;
  4. }
  5. section#services .sqs-row:nth-child(2) .sqs-col-3 .sqs-block, section#services .sqs-row:nth-child(2) .sqs-col-3 .sqs-block .sqs-block-content, section#services .sqs-row:nth-child(2) .sqs-col-3 .sqs-block .sqs-block-content .image-block-outer-wrapper {
  6.     height: 100%;
  7.     padding-bottom: 0!important;
  8. }
  9. section#services .sqs-row:nth-child(2) .sqs-col-3 .sqs-block .sqs-block-content .image-block-outer-wrapper {
  10.     background: #fff;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment