Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanSoto31 committed Feb 13, 2024
1 parent 676812f commit d9b3334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/navbar/component.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ nav id="main-navbar" data-controller="navbar--component" class="#{non_sticky_pat
li class="mr-2 mid:mr-7 lg:mr-11 text-sm-underlined-color font-medium border-b-2 border-transparent #{request.env['PATH_INFO'] == "/donate" ? "text-seafoam border-seafoam" : ""}"
= link_to donate_path, class:"flex" do
div class='mr-2'
| Donate
| Donatee
div class='flex items-center'
= inline_svg_tag 'heart.svg', size:'9*9', class:'mt-1 fill-current text-red'
ul class='flex items-center'
Expand Down

0 comments on commit d9b3334

Please sign in to comment.