Skip to content

Commit

Permalink
Merge pull request #31 from mlibrary/callout-padding
Browse files Browse the repository at this point in the history
Remove padding for block-text callout
  • Loading branch information
bridgetburke authored May 20, 2024
2 parents c873e7a + 2d5e3b0 commit 6c96719
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/scss/_callouts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,6 @@
border-left: solid 4px transparent;
border: solid 1px transparent;
margin-left: 2rem;
padding-top: 0;
padding-bottom: 0;
}

0 comments on commit 6c96719

Please sign in to comment.