X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/983e21db2e3ccc5f645f40a5f076d35e2b7897c2..f6141277d5a727fdec5c7bb26e35b17b1e6f495d:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index a3e1846a9..e96564b82 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" %>

-