From f6cae39dcba09f705ed06f0df397ea5f44afc14e Mon Sep 17 00:00:00 2001 From: Alasdair Smith Date: Wed, 22 Aug 2018 10:51:57 +0100 Subject: [PATCH] Adjust styling for updated copy --- services/web/public/stylesheets/app/homepage.less | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/services/web/public/stylesheets/app/homepage.less b/services/web/public/stylesheets/app/homepage.less index a13bfaa48d..18078bfda7 100644 --- a/services/web/public/stylesheets/app/homepage.less +++ b/services/web/public/stylesheets/app/homepage.less @@ -21,11 +21,15 @@ .deprecated-sl-login-buttons { margin: 35px 0; } +.deprecated-sl-msg { + width: 80%; + margin: 12.5px auto 0; +} .deprecated-sl-long-cta { padding-top: 25px; padding-bottom: 93px; .card { - height: 216px; + height: 397px; } h3 { margin-top: 0;