diff --git a/lib/towerops_web/live/schedule_live/show.html.heex b/lib/towerops_web/live/schedule_live/show.html.heex index fd6628b9..68012a6e 100644 --- a/lib/towerops_web/live/schedule_live/show.html.heex +++ b/lib/towerops_web/live/schedule_live/show.html.heex @@ -122,7 +122,7 @@
<%= for day <- @timeline_days do %> -
+
{Calendar.strftime(day, "%-d %a")} @@ -176,7 +176,7 @@
<%= for day <- @timeline_days do %> -
+
{Calendar.strftime(day, "%-d %a")}