Skip to content

Commit

Permalink
Style the "coming soon" buttons to be more greyed out
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenseacat committed Jan 15, 2025
1 parent ef0988e commit 5dfff8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ash_hq_web/templates/home/home.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
{name}
</span>
<%= if coming_soon?(value) do %>
<span class="text-sm font-extralight">
<span class="text-xs text-slate-400 font-extralight italic mt-1">
Coming Soon
</span>
<% end %>
Expand Down

0 comments on commit 5dfff8b

Please sign in to comment.