Skip to content

Commit

Permalink
fix(cta): svg overflow clipping (#3670)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonwoodland authored and JustZacca committed Jun 16, 2022
1 parent 74cb5ab commit 15df0a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/views/callToAction/CallToAction.less
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
.sat-icon {
fill: @white;
margin: 0 auto @normal-spacing;
overflow: visible;
}
.main-title {
text-align: center;
Expand Down

0 comments on commit 15df0a8

Please sign in to comment.