Use secondary text color in header menu

This commit is contained in:
Anton Khorev 2024-04-08 17:40:01 +03:00
parent 0c4cbda662
commit 5cb04d5ee0
4 changed files with 24 additions and 29 deletions

View file

@ -91,5 +91,5 @@ class ApplicationHelperTest < ActionView::TestCase
def test_body_class; end
def test_current_page_class; end
def test_header_nav_link_class; end
end