Skip to content

Commit f6a3bdd

Browse files
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

6 files changed

+61
-53
lines changed

.claude/skills/layer5-blog-writer/assets/sample-hero-images/community-sample.svg

Lines changed: 8 additions & 8 deletions
Loading

.claude/skills/layer5-blog-writer/assets/sample-hero-images/kubernetes-sample.svg

Lines changed: 16 additions & 15 deletions
Loading

.claude/skills/layer5-blog-writer/assets/sample-hero-images/observability-sample.svg

Lines changed: 16 additions & 15 deletions
Loading

0 commit comments

Comments
 (0)