Increase margin between CTA and message

This commit is contained in:
Alasdair Smith
2018-08-24 10:12:37 +01:00
parent f6cae39dcb
commit 17ab35ab37
@@ -23,7 +23,7 @@
}
.deprecated-sl-msg {
width: 80%;
margin: 12.5px auto 0;
margin: 35px auto 0;
}
.deprecated-sl-long-cta {
padding-top: 25px;