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

@@ -1,7 +1,7 @@
export default function BlogLoading() {
return (
<div className="page-frame py-20 sm:py-24">
<div className="mx-auto max-w-[72rem] animate-pulse space-y-10">
<div className="mx-auto max-w-[72rem] space-y-10 motion-safe:animate-pulse">
<div className="space-y-4 border-b border-line pb-10">
<div className="h-3 w-20 rounded-full bg-accent-soft" />
<div className="h-14 w-2/3 rounded-[1rem] bg-paper-strong" />