Auto-deploy: 2026-08-05 17:30:32
This commit is contained in:
@@ -376,7 +376,11 @@ PROMPT;
|
||||
$DENSITY = [
|
||||
// bulletCaps are per role, oldest role last.
|
||||
0 => ['font' => '10.5pt', 'lh' => '1.42', 'pad' => '34px 40px', 'caps' => [4, 4, 3], 'glance' => true],
|
||||
1 => ['font' => '10pt', 'lh' => '1.34', 'pad' => '26px 34px', 'caps' => [4, 4, 2], 'glance' => false],
|
||||
// Level 1 buys its space from the "at a glance" block and from tighter
|
||||
// type — NOT from a third bullet on the oldest role. Dropping that
|
||||
// bullet was measured to be unnecessary, and it strands the release
|
||||
// management skill in Technical Skills with no evidence behind it.
|
||||
1 => ['font' => '10pt', 'lh' => '1.34', 'pad' => '26px 34px', 'caps' => [4, 4, 3], 'glance' => false],
|
||||
2 => ['font' => '9.5pt', 'lh' => '1.28', 'pad' => '22px 30px', 'caps' => [3, 3, 2], 'glance' => false],
|
||||
];
|
||||
$TARGET_PAGES = 2;
|
||||
|
||||
Reference in New Issue
Block a user