X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6600221fe3a72f4c5ead056b829b666ed00841a0..18628b6f38344548ef687a26e7b47befa48a7baa:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index a9919f7d2..cb48d834e 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,110 +1,114 @@ -
-

- - - " type="image/svg+xml"> - <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t('layouts.logo.alt_text'), :class => 'logo' %> - - <%= t 'layouts.project_name.h1' %> +
+

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

-