]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/_header.html.erb
Use emphasis color for osm logo text
[rails.git] / app / views / layouts / _header.html.erb
index 6a926d69247317cbad1f556a21559c1b786cded5..cb220612fe6d9d73b7008063bd5de3492aa58b3f 100644 (file)
@@ -1,6 +1,6 @@
 <header class="d-flex text-nowrap closed">
   <h1 class="m-0 fw-semibold">
-    <a href="<%= root_path %>" class="text-black text-decoration-none geolink">
+    <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" %>
       <%= t "layouts.project_name.h1" %>
     </a>