From d7aff17d24d2093e7ecb3d9bbaa9cf76fb24fa87 Mon Sep 17 00:00:00 2001 From: Justin Coyne Date: Thu, 13 Jun 2024 10:34:19 -0500 Subject: [PATCH] Make the header a block level element so that the margin will apply (#1553) --- app/components/arclight/masthead_component.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/arclight/masthead_component.html.erb b/app/components/arclight/masthead_component.html.erb index e2e6f1f9..cfb765f1 100644 --- a/app/components/arclight/masthead_component.html.erb +++ b/app/components/arclight/masthead_component.html.erb @@ -2,7 +2,7 @@
- <%= heading %> +
<%= heading %>