Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 6afdefd

Browse files
committed
adjust the get in touch paragraph.
1 parent a51ecef commit 6afdefd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/pricing/PricingBoxes.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,9 @@ const PricingContainer = styled.div`
130130
}
131131
132132
p {
133+
margin-top: 2rem;
133134
text-align: center;
134-
font-size: 130%;
135+
font-size: 120%;
135136
}
136137
137138
.cloud-img {

0 commit comments

Comments
 (0)