/home/desid573/verdenaturopathy.com.au/site3/wp-content/themes/blossom-coach/src/scss
NameSizeModeActions
style.scss1690644editdlrm
_faq.scss8860644editdlrm
_general.scss15900644editdlrm
_home.scss73200644editdlrm
_offers.scss6320644editdlrm
_plugins.scss10760644editdlrm
_starterSites.scss22070644editdlrm
_tab.scss39790644editdlrm
_variables.scss4150644editdlrm
Edit: /home/desid573/verdenaturopathy.com.au/site3/wp-content/themes/blossom-coach/src/scss/_offers.scss (632B)
.cw-offer { .banner-section { .image-link { margin-bottom: 24px; } } .card-section { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; @media screen and (max-width: 768px) { grid-template-columns: repeat(2, 1fr); } @media screen and (max-width: 576px) { grid-template-columns: repeat(1, 1fr); } } .image-link { display: block; img { display: block; width: 100%; border-radius: 16px; } } }