Codex fixes
Some checks failed
Deploy Website / build-and-deploy (push) Has been cancelled

This commit is contained in:
2026-05-25 09:49:40 -04:00
parent 78ec3d58e3
commit 014b1836c0
101 changed files with 1048 additions and 7327 deletions

View File

@@ -15,7 +15,7 @@ export default function Home() {
<p className="eyebrow">Akshay Kolli / Research + Writing</p>
<div className="space-y-4">
<h1 className="max-w-[34rem] text-balance font-sans text-[clamp(3.15rem,6vw,5.2rem)] font-medium leading-[0.94] tracking-[-0.085em] text-ink">
<h1 className="max-w-[34rem] text-balance font-sans text-5xl font-medium leading-[0.96] text-ink sm:text-6xl lg:text-7xl">
World models and reinforcement learning.
</h1>
@@ -49,6 +49,7 @@ export default function Home() {
alt="Akshay Kolli"
fill
priority
sizes="(min-width: 1024px) 15rem, 12rem"
className="object-cover object-center"
/>
</div>