From 94c4ac65a1413c39db5c5712e6005feb97aefefd Mon Sep 17 00:00:00 2001 From: Mark Taylor <138604938+mtaylorgds@users.noreply.github.com> Date: Wed, 31 Jan 2024 14:04:45 +0000 Subject: [PATCH] Increase top-padding of main content wrapper --- app/views/layouts/design_system.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/design_system.html.erb b/app/views/layouts/design_system.html.erb index 782f2453d..1857f45e9 100644 --- a/app/views/layouts/design_system.html.erb +++ b/app/views/layouts/design_system.html.erb @@ -17,7 +17,7 @@ } %>
-
+
<% if yield(:title).present? %>