From f68d762c32f9fe4f1ca9781c461714edb3e52feb Mon Sep 17 00:00:00 2001 From: Kat Date: Fri, 12 Jan 2024 09:29:59 +0000 Subject: [PATCH] Add some margins --- app/views/home/index.html.erb | 6 +++--- app/views/start/index.html.erb | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index 6b43931f0..aa8f7135f 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -43,14 +43,14 @@
-
+
<%= render partial: "layouts/collection_resources" %> -
+
<%= render partial: "home/upcoming_deadlines" %> -
+
<%= render partial: "layouts/about_this_service" %>
diff --git a/app/views/start/index.html.erb b/app/views/start/index.html.erb index 7795191d8..79abb5df7 100644 --- a/app/views/start/index.html.erb +++ b/app/views/start/index.html.erb @@ -16,16 +16,16 @@ href: start_path, ) %> -
+

Before you start

Use your account details to sign in.

If you need to set up a new account, speak to your organisation’s CORE data coordinator. If you don’t know who that is, <%= govuk_link_to("contact the helpdesk", GlobalConstants::HELPDESK_URL) %>.

You can <%= govuk_mail_to("dluhc.digital-services@levellingup.gov.uk", "request an account", subject: "CORE: Request a new account") %> if your organisation doesn’t have one.

<%= govuk_link_to guidance_path do %>Guidance for submitting social housing lettings and sales data (CORE)<% end %>

-


+
<%= render partial: "layouts/collection_resources" %> -
+
<%= render partial: "layouts/about_this_service" %>