1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-06 14:16:50 +02:00

Update subscribe form copy

This commit is contained in:
Phuoc Nguyen
2020-04-04 21:28:42 +07:00
parent e79b5a46ea
commit e23ecae35b

View File

@@ -18,7 +18,7 @@ const Footer: React.FC<{}> = () => {
}}
>
<div style={{ lineHeight: 1.5, marginBottom: '12px' }}>
Subscribe to the newsletter for the latest layouts or patterns. No spam. Ever!
Hit the Subscribe button for the latest news on my tools. No spam. Ever!
</div>
<SubscribeForm />
</div>