Commit 38b3b5f
committed
style: align trigger timestamp with simulation Cost line typography
The "May 3, 2026 at 4:53 AM UTC" timestamp in email's "What Triggered
This Workflow" section was indented under the trigger description and
used a smaller (14px) non-italic font, while the simulation Cost
placeholder ("⛽ (cost shown at the Deploy step)") sits at the
left margin in italic gray. Visually inconsistent for two pieces of
secondary metadata.
Match the typography: drop the 18px left indent, switch to 20px top
margin (matches the gap between section divs), drop the font-size
override, add font-style: italic. Both lines now share the same
italic-gray treatment.1 parent 8c06f77 commit 38b3b5f
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
270 | 273 | | |
271 | 274 | | |
272 | 275 | | |
| |||
0 commit comments