Skip to content

Commit

Permalink
h1 hidden but make contrasty anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
lsat12357 committed Nov 1, 2024
1 parent 5df46bf commit c1eb95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/_masthead.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<header aria-label="header" class="top-header">
<nav id="masthead" class="navbar navbar-expand-lg navbar-dark bg-dark justify-content-between <%= placement_class %>" role="navigation" aria-label="masthead">
<h1 class="sr-only"><%= application_name %></h1>
<h1 class="sr-only navbar-text"><%= application_name %></h1>
<%= render '/logo' %>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#top-navbar-collapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
Expand Down

0 comments on commit c1eb95f

Please sign in to comment.