Skip to content

Commit 866ff0d

Browse files
committed
fix: improve spacing between pricing title and plan selectors
Signed-off-by: DANIEL KATOTO <katotodan@gmail.com>
1 parent bbac78a commit 866ff0d

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)