diff --git a/src/components/Blocks/CaseStudyExplorer/styles.less b/src/components/Blocks/CaseStudyExplorer/styles.less index 3834b58..96cba3d 100644 --- a/src/components/Blocks/CaseStudyExplorer/styles.less +++ b/src/components/Blocks/CaseStudyExplorer/styles.less @@ -1,3 +1,7 @@ +.section-nwrm-case-studies .listing .slot-top { + padding-top: 2em; +} + #csepopup > span { display: 'block'; margin-bottom: '10px';