diff --git a/docs/app/globals.css b/docs/app/globals.css index 35e4c7c..551da0a 100644 --- a/docs/app/globals.css +++ b/docs/app/globals.css @@ -144,16 +144,6 @@ code { font-family: var(--font-geist-mono), ui-monospace, monospace; } -/* CRT scanline glow — faint band sweeping top to bottom */ -@keyframes crt-scanline { - 0% { - background-position: 0 -30%; - } - 100% { - background-position: 0 130%; - } -} - /* Cloud animation keyframes — slow, massive wandering paths */ @keyframes cloud-drift { 0% {