OC: add drama -> empowerment triangle diagram
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -121,6 +121,9 @@ a.tel { text-decoration: none; }
|
||||
.card .outcome { color: var(--ink); font-weight: 700; margin-bottom: 0; }
|
||||
.reassure { margin-top: 36px; font-family: 'Lora', serif; font-style: italic; color: var(--ink-soft); }
|
||||
|
||||
/* Diagram */
|
||||
.triangles { display: block; width: 100%; max-width: 720px; height: auto; margin: 36px auto 0; }
|
||||
|
||||
/* Who */
|
||||
.people { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; margin: 36px 0; }
|
||||
.person { background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 14px; padding: 26px; }
|
||||
|
||||
Reference in New Issue
Block a user