Skip to content

Commit 2a42fee

Browse files
committed
pyramid
1 parent fd68a30 commit 2a42fee

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

presentation/slides.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,13 @@ layout: default
104104
</defs>
105105
<!-- E2E - top -->
106106
<path d="M240,15 L330,115 L150,115 Z" fill="#10b981"/>
107-
<text x="240" y="78" text-anchor="middle" fill="white" font-weight="bold" font-size="14">E2E</text>
107+
<text x="240" y="95" text-anchor="middle" fill="white" font-weight="bold" font-size="7">E2E</text>
108108
<!-- Integration - middle -->
109109
<path d="M150,115 L330,115 L400,235 L80,235 Z" fill="#06b6d4"/>
110-
<text x="240" y="185" text-anchor="middle" fill="white" font-weight="bold" font-size="16">Integration</text>
110+
<text x="240" y="182" text-anchor="middle" fill="white" font-weight="bold" font-size="8">Integration</text>
111111
<!-- Unit - bottom (with glow) -->
112112
<path d="M80,235 L400,235 L450,355 Q458,375 435,375 L45,375 Q22,375 30,355 Z" fill="#ec4899" filter="url(#glow)"/>
113-
<text x="240" y="318" text-anchor="middle" fill="white" font-weight="bold" font-size="18">Unit</text>
113+
<text x="240" y="325" text-anchor="middle" fill="white" font-weight="bold" font-size="9">Unit</text>
114114
</svg>
115115

116116
<!-- Right: Cost arrow -->

0 commit comments

Comments
 (0)