diff --git a/app/views/layouts/spotlight/base.html.erb b/app/views/layouts/spotlight/base.html.erb
index 372a53112..a3c1bb68c 100644
--- a/app/views/layouts/spotlight/base.html.erb
+++ b/app/views/layouts/spotlight/base.html.erb
@@ -16,7 +16,7 @@
<% else %>
<%= stylesheet_link_tag "application" %>
<% end %>
-
+
<%= stylesheet_link_tag "component_library_overrides" %>
<%= javascript_include_tag "application", async: Settings.async_javascript %>