chore: publish 79920c9

Built from main 79920c9e6c
feat: give the chapters motion, diagrams, and retrieval practice
This commit is contained in:
Marcos Paulo
2026-09-06 16:26:38 -03:00
parent 7ec41b8cf5
commit 2cda37b553
25 changed files with 72 additions and 28 deletions
+1
View File
@@ -0,0 +1 @@
.grid[data-astro-cid-wrac2jwd]{--columns: 3;display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-bottom:100px}.grid[data-astro-cid-wrac2jwd]>.card{min-height:220px;padding:28px;background:var(--paper)}.grid[data-astro-cid-wrac2jwd]>.card b{color:var(--red);font-size:clamp(24px,24px,24px);font-family:ui-monospace,monospace}.grid[data-astro-cid-wrac2jwd]>.card h2{margin:18px 0 8px;font-size:clamp(25px,25px,25px);letter-spacing:-.04em}.grid[data-astro-cid-wrac2jwd]>.card p{margin:0 0 14px;color:var(--muted)}.grid[data-astro-cid-wrac2jwd]>.card a{color:var(--blue);font-weight:700}@media(max-width:800px){.grid[data-astro-cid-wrac2jwd]{grid-template-columns:1fr}}@media(max-width:560px){.grid[data-astro-cid-wrac2jwd]>.card{min-height:0}}