Skip to content

Commit bdb5723

Browse files
Merge pull request #7363 from Katotodan/fix/pricing-title-plan-spacing
fix: improve spacing between pricing title and plan selectors
2 parents bbac78a + 866ff0d commit bdb5723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sections/Pricing/pricing.style.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ const PricingWrapper = styled.section`
3434
}
3535
.header-heading {
3636
margin-top: 2rem;
37+
margin-bottom: 1rem;
3738
color: white;
3839
text-align: center;
3940
}

0 commit comments

Comments
 (0)