style: separate tool names from subtitle on slide 11

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-04-14 02:14:53 +02:00
parent cefa3e7dab
commit 8ae95b03cf

View File

@@ -530,7 +530,12 @@
<!-- ─── SLIDE 11 ────────────────────────────────────────────────── -->
<section>
<h2>Meet the three musketeers of infrastructure.</h2>
<p><span class="puppet-col">Puppet</span> &nbsp;·&nbsp; <span class="ansible-col">Ansible</span> &nbsp;·&nbsp; <span class="tf-col">Terraform</span> — each solves a different problem.</p>
<p style="font-size:1.2em; margin-top:1em;">
<span class="puppet-col">Puppet</span> &nbsp;·&nbsp;
<span class="ansible-col">Ansible</span> &nbsp;·&nbsp;
<span class="tf-col">Terraform</span>
</p>
<p><em>Each solves a different problem.</em></p>
</section>
<!-- ─── SLIDE 12 : Terraform intro ──────────────────────────────── -->