-<header class="closed clearfix">
- <h1>
- <a href="<%= root_path %>" class="geolink">
- <picture>
- <source srcset="<%= image_path "osm_logo.svg" %>" type="image/svg+xml" />
- <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :class => "logo" %>
- </picture>
+<header class="d-flex text-nowrap closed">
+ <h1 class="m-0 fw-semibold">
+ <a href="<%= root_path %>" class="text-black text-decoration-none geolink">
+ <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :width => 30, :height => 30, :class => "logo" %>