From e609488b3abef57cb5d385a5e608234fc336a514 Mon Sep 17 00:00:00 2001 From: Justin Coyne Date: Thu, 13 Jun 2024 09:43:45 -0500 Subject: [PATCH] Extract col-md-4 from the navbar The navbar ovewrites the padding of the col-md-4, which means these links don't line up with those in the topbar --- app/components/arclight/masthead_component.html.erb | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/app/components/arclight/masthead_component.html.erb b/app/components/arclight/masthead_component.html.erb index e59e6154..e2e6f1f9 100644 --- a/app/components/arclight/masthead_component.html.erb +++ b/app/components/arclight/masthead_component.html.erb @@ -5,11 +5,13 @@ <%= heading %> - +
+ +