Commit f6a3bdd
committed
fix(skill): vertically center pill text, dynamic pill width, teal separator
- Text: dominant-baseline="middle" at pill_y + pill_h/2 for true vertical center
- Pill width: computed from label char count (9.5px/char + 28px padding) so
short labels like 'AI' and long ones like 'Platform Engineering' both fit
- Separator: color changed from near-invisible white to teal matching the pill,
width now matches the pill width instead of a hardcoded 260px
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>1 parent 7286117 commit f6a3bdd
File tree
6 files changed
+61
-53
lines changed- .claude/skills/layer5-blog-writer
- assets/sample-hero-images
- scripts
- src/collections/blog/2026/04-02-open-source-maintenance-ai-contributors
6 files changed
+61
-53
lines changedLines changed: 8 additions & 8 deletions
Loading
Lines changed: 16 additions & 15 deletions
Loading
Lines changed: 16 additions & 15 deletions
Loading
0 commit comments