Skip to content

Commit 4b47526

Browse files
committed
remove 5th
1 parent 2402401 commit 4b47526

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

lib/algora_web/live/home_live.ex

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -472,15 +472,6 @@ defmodule AlgoraWeb.HomeLive do
472472
<br class="md:hidden" /> using contracts and bounties
473473
</span>
474474
</li>
475-
<li class="flex items-center gap-4">
476-
<div class="shrink-0 flex items-center justify-center rounded-full bg-success-300/10 size-12 border border-success-300/20">
477-
<.icon name="tabler-currency-dollar" class="size-8 text-success-300" />
478-
</div>
479-
<span>
480-
<span class="font-semibold text-success-300">0% placement fee</span>
481-
<br class="md:hidden" /> for successful hires
482-
</span>
483-
</li>
484475
</ul>
485476
</.section>
486477

lib/algora_web/live/jobs_live.ex

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -390,15 +390,6 @@ defmodule AlgoraWeb.JobsLive do
390390
<br class="md:hidden" /> using contracts and bounties
391391
</span>
392392
</li>
393-
<li class="flex items-center gap-4">
394-
<div class="shrink-0 flex items-center justify-center rounded-full bg-success-300/10 size-12 border border-success-300/20">
395-
<.icon name="tabler-currency-dollar" class="size-8 text-success-300" />
396-
</div>
397-
<span>
398-
<span class="font-semibold text-success-300">0% placement fee</span>
399-
<br class="md:hidden" /> for successful hires
400-
</span>
401-
</li>
402393
</ul>
403394
</.section>
404395

0 commit comments

Comments
 (0)