Fixes CTA spacing on desktop

(removes bottom margin below p element)
This commit is contained in:
Lennart Ziburski 2018-01-22 00:54:36 +01:00 committed by Shawn Erquhart
parent 3691417856
commit 5b92525f5e

View File

@ -28,6 +28,7 @@
font-size: 18px;
line-height: 25px;
color: $lightishGrey;
margin: 0;
.hook {
font-weight: $bold;