mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-19 05:54:06 +01:00
Refactor Invest page UI components, adjust grid layout for responsive support
This commit is contained in:
parent
873c180820
commit
0274989cad
@ -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"}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user