Fix header background

This commit is contained in:
Anton Khorev 2024-04-11 00:39:57 +03:00
parent 52a8e2a0d9
commit 25ff46c1d7

View file

@ -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" %>