app/components/lookbook/header/component.html.erb in lookbook-1.0.0.beta.5 vs app/components/lookbook/header/component.html.erb in lookbook-1.0.0.beta.6

- old
+ new

@@ -1,6 +1,6 @@ <%= render_component_tag :header do %> - <%= render_component :toolbar, class: "!bg-lookbook-header !text-lookbook-header-text !border-lookbook-header-border" do |toolbar| %> + <%= render_component :toolbar, class: "!bg-lookbook-header-bg !text-lookbook-header-text !border-lookbook-header-border" do |toolbar| %> <% toolbar.section padded: true do %> <% if branding.present? %> <a <% if landing_path %>href="<%= landing_path %>"<% end %> class="text-sm truncate uppercase font-black tracking-wider text-lookbook-branding-text"> \ No newline at end of file