Should be full opacity
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<h2 class="txt-medium events__day-header center">
|
||||
<span class="events__day-header-content">
|
||||
<% # TODO: Create proper format to match desired behavior: Today, tomorrow or date %>
|
||||
<%= local_datetime_tag day_timeline.day, style: :daysago, class: "txt-ink translucent" %>
|
||||
<%= local_datetime_tag day_timeline.day, style: :daysago, class: "txt-ink" %>
|
||||
</span>
|
||||
</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user