diff --git a/lib/ex_finance_web/controllers/page_html/home.html.heex b/lib/ex_finance_web/controllers/page_html/home.html.heex index aeeec7c..4e84d3d 100644 --- a/lib/ex_finance_web/controllers/page_html/home.html.heex +++ b/lib/ex_finance_web/controllers/page_html/home.html.heex @@ -70,7 +70,10 @@ - <.icon name="hero-currency-dollar" class="h-7 w-7 group-hover:text-brand" /> + <.icon + name="hero-currency-dollar" + class="h-7 w-7 group-hover:text-brand" + /> <%= gettext("Currencies") %> @@ -160,7 +163,10 @@ - <.icon name="hero-currency-dollar" class="h-7 w-7 group-hover:text-brand" /> + <.icon + name="hero-currency-dollar" + class="h-7 w-7 group-hover:text-brand" + /> <%= gettext("Currencies") %>