Skip to content

Commit

Permalink
fix: add spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
tblivet committed Jun 17, 2024
1 parent 554d043 commit fff3128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/core/modules/_productcomments.scss
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
gap: 1rem;
align-items: center;
justify-content: normal;
padding: 0;
padding: 1rem 0 0;
margin: 0 0 1rem;

.section-title {
Expand Down

0 comments on commit fff3128

Please sign in to comment.