more customizable link icons

This commit is contained in:
daniel31x13
2023-11-11 14:00:38 -05:00
parent ea82fb5825
commit 49b1ea4875
10 changed files with 153 additions and 11 deletions
+1 -1
View File
@@ -338,7 +338,7 @@ export default function Dashboard() {
<div className="w-full">
<div
className={`grid overflow-hidden 2xl:grid-cols-3 xl:grid-cols-2 grid-cols-1 gap-5 w-full ${
linkPinDisclosure ? "h-full" : "max-h-[22rem]"
linkPinDisclosure ? "h-full" : "max-h-[20rem]"
}`}
>
{links