Fix header background
This commit is contained in:
parent
52a8e2a0d9
commit
25ff46c1d7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<header class="d-flex text-nowrap closed">
|
||||
<header class="d-flex bg-body text-nowrap closed">
|
||||
<h1 class="m-0 fw-semibold">
|
||||
<a href="<%= root_path %>" class="text-body-emphasis 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" %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue