Skip to content

Commit

Permalink
style: title more prominent
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Dec 6, 2023
1 parent d95d3dd commit e37f82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/filters/query-timeline.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<span data-nosnippet class="mr-2 text-right font-mono text-gray-600" title="Posted on">
<value var="date" />
</span>
<span data-nosnippet class="mr-2 w-32 text-right font-mono text-gray-600" title="Author">
<span data-nosnippet class="mr-2 w-28 text-right font-mono text-gray-300" title="Author">
<value var="author" />
</span>
</ema:note:metadata>
Expand Down

0 comments on commit e37f82c

Please sign in to comment.