Skip to content

Commit

Permalink
Parens
Browse files Browse the repository at this point in the history
  • Loading branch information
veganstraightedge committed Jan 12, 2025
1 parent 558ea18 commit b58bd65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/2025/navbar.css.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Header navbar
h1 {
font: inherit;
max-width: 300px;
content: url(<%= image_path('crimethinc-logo-type-black.svg') %>);
content: url(<%= image_path 'crimethinc-logo-type-black.svg' %>);
}

@media (max-width: 767.9px) {
Expand Down

0 comments on commit b58bd65

Please sign in to comment.