Skip to content

Commit

Permalink
fix: case studies explorer list item padding
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlocseh committed Feb 20, 2024
1 parent cd03ddb commit 53e5637
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/Blocks/CaseStudyExplorer/styles.less
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.section-nwrm-case-studies .listing .slot-top {
padding-top: 2em;
}

#csepopup > span {
display: 'block';
margin-bottom: '10px';
Expand Down

0 comments on commit 53e5637

Please sign in to comment.