mirror of
https://github.com/Significant-Gravitas/Auto-GPT.git
synced 2025-01-08 11:57:32 +08:00
increase padding
This commit is contained in:
parent
2de5e3dd83
commit
9f9dca765e
@ -70,7 +70,7 @@ export default async function Page({
|
||||
<CreatorLinks links={creator.links} />
|
||||
</div>
|
||||
</div>
|
||||
<div className="mt-8 sm:mt-12 md:mt-16">
|
||||
<div className="mt-8 sm:mt-12 md:mt-16 md:pb-16">
|
||||
<hr className="w-full bg-neutral-700" />
|
||||
<AgentsSection
|
||||
agents={creatorAgents.agents}
|
||||
|
Loading…
Reference in New Issue
Block a user