diff --git a/app/views/layouts/public.html.erb b/app/views/layouts/public.html.erb index 1373a87d5..6dbd5d61f 100644 --- a/app/views/layouts/public.html.erb +++ b/app/views/layouts/public.html.erb @@ -6,9 +6,9 @@ Skip to main content - <%= link_to "https://fizzy.do", class: "boxcar-header-logo center flex-inline align-center txt-normal" do %> - <%= image_tag "logo.png", alt: "Fizzy", role: "presentation" %> - Fizzy + <%= link_to "https://fizzy.do", class: "boxcar-header-logo center flex-inline align-center txt-large" do %> + <%= image_tag "logo.png" %> + Fizzy <% end %>