fix: shrink cmd box

This commit is contained in:
Nik L
2026-03-09 18:17:11 -04:00
parent 07ce7484fe
commit e42e24d0b2

View File

@@ -30,7 +30,7 @@ export function GettingStarted() {
Wrap any agent and it runs sandboxed. Wrap any agent and it runs sandboxed.
</p> </p>
<div className="w-full"> <div className="inline-block max-w-full">
<div className="code-block glow-orange px-4 sm:px-5 py-3.5 flex items-center gap-3"> <div className="code-block glow-orange px-4 sm:px-5 py-3.5 flex items-center gap-3">
<div className="overflow-x-auto min-w-0 flex-1 scrollbar-hide"> <div className="overflow-x-auto min-w-0 flex-1 scrollbar-hide">
<code className="font-mono text-xs sm:text-sm text-greyhaven-offwhite whitespace-nowrap"> <code className="font-mono text-xs sm:text-sm text-greyhaven-offwhite whitespace-nowrap">