From 5dfff8b1e15b0ef8371ce63d7c32d39daaccab56 Mon Sep 17 00:00:00 2001 From: Rebecca Le Date: Wed, 15 Jan 2025 22:14:27 +0800 Subject: [PATCH] Style the "coming soon" buttons to be more greyed out --- lib/ash_hq_web/templates/home/home.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ash_hq_web/templates/home/home.html.heex b/lib/ash_hq_web/templates/home/home.html.heex index 9664450..2d46a7e 100644 --- a/lib/ash_hq_web/templates/home/home.html.heex +++ b/lib/ash_hq_web/templates/home/home.html.heex @@ -191,7 +191,7 @@ {name} <%= if coming_soon?(value) do %> - + Coming Soon <% end %>