improved masonry look

This commit is contained in:
daniel31x13
2024-04-27 12:23:33 -04:00
parent 6f4759d928
commit b4ea7dcd8e
6 changed files with 61 additions and 35 deletions
+1 -2
View File
@@ -125,8 +125,7 @@ export default function LinkCardCompact({
<div className="shrink-0">
<LinkIcon
link={link}
width="sm:w-12 w-8"
className="mt-1 sm:mt-0"
className="mt-1 sm:mt-0 sm:w-12 w-8 sm:h-12 h-8 text-xl sm:text-4xl"
/>
</div>