/home/techb158/l2hypotheques.com/wp-content/themes/pylon/assets/sass
NameSizeModeActions
utility/-0755rm
variables/-0755rm
main.scss57860644editdlrm
_about.scss90140644editdlrm
_animations.scss18310644editdlrm
_blog-details.scss32980644editdlrm
_blog-sidebar.scss19890644editdlrm
_call-to-action.scss14410644editdlrm
_client-carousel.scss4680644editdlrm
_common.scss61170644editdlrm
_contact.scss25270644editdlrm
_credit-card.scss20460644editdlrm
_faq.scss29780644editdlrm
_features.scss70380644editdlrm
_footer.scss44690644editdlrm
_forms.scss11140644editdlrm
_fun-fact.scss18590644editdlrm
_google-map.scss1870644editdlrm
_how-works.scss7790644editdlrm
_mobile-nav.scss42070644editdlrm
_navigation.scss77860644editdlrm
_page-header.scss11690644editdlrm
_search-popup.scss14240644editdlrm
_services.scss108540644editdlrm
_slider.scss44860644editdlrm
_team.scss62820644editdlrm
_testimonials.scss22740644editdlrm
_trusted-company.scss24500644editdlrm
_video.scss27080644editdlrm
_why-choose.scss35030644editdlrm
Edit: /home/techb158/l2hypotheques.com/wp-content/themes/pylon/assets/sass/_fun-fact.scss (1859B)
.funfact-one { position: relative; padding: 121px 0; background-color: $thm-base; @media(max-width: 991px) { padding-bottom: 90px; } &__bg { position: absolute; background-color: $thm-base; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.1; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-blend-mode: hard-light; background-position: center center; } .container{ position: relative; [class*=col-]:not(:first-of-type) { position: relative; &::before { content: ''; width: 3px; height: 43px; background-color: #fff; position: absolute; top: 50%; left: 0; transform: translateY(-50%); border-radius: $border-radius; @media(max-width: 991px) { display: none; } } } [class*=col-]:nth-child(3n) { @media(max-width: 991px) { &::before { display: none; } } } } &__box { text-align: center; position: relative; @media(max-width: 991px) { margin-bottom: 30px; } h3 { font-size: 50px; font-weight: 300; line-height: 1; color: #fff; margin: 0; margin-bottom: 15px; display: inline-flex; align-items: center; } p { margin: 0; line-height: 1; color: #fff; } } }