Refactor Invest page UI components, adjust grid layout for responsive support

This commit is contained in:
THIS ONE IS A LITTLE BIT TRICKY KRUB 2024-09-16 22:54:28 +07:00
parent 873c180820
commit 0274989cad

View File

@ -101,7 +101,7 @@ export default function Home() {
The deals attracting the most interest right now
</p>
</span>
<div className="grid grid-cols-2 md:grid-cols-4 gap-4">
<div className="grid grid-cols-2 lg:grid-cols-4 gap-4">
<Link href={"/invest"}>
<ExtendableCard
name={"NVDA"}