mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 18:01:30 +00:00
chore(site): increase hero top padding
This commit is contained in:
parent
f32dcca156
commit
629460c42c
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ const CopyInstallButton = () => {
|
|||
|
||||
export function Hero() {
|
||||
return (
|
||||
<section className="relative pt-32 pb-24 overflow-hidden">
|
||||
<section className="relative pt-44 pb-24 overflow-hidden">
|
||||
<div className="max-w-7xl mx-auto px-6 relative z-10">
|
||||
<div className="flex flex-col lg:flex-row items-center gap-16">
|
||||
<div className="flex-1 text-center lg:text-left">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue