X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/51994d8999a5502940046636395c6ff942784f71..6b82a53c33238ab86d046aa8c335893101c878e5:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index cb220612f..7f2880a1c 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,7 +1,7 @@ -
-

- - <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :width => 30, :height => 30, :class => "logo" %> +
+

+ + <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :size => 30 %> <%= t "layouts.project_name.h1" %>

@@ -60,7 +60,7 @@ <%= link_to t("layouts.about"), about_path, :class => header_nav_link_class(about_path) %>