small improvements

This commit is contained in:
Daniel
2023-07-18 11:59:57 -04:00
parent b37d695091
commit b07040a26f
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ export default function LinkDetails({ link }: Props) {
height={42}
alt=""
id={"favicon-" + link.id}
className="select-none mt-2 rounded-full shadow border-[3px] border-white bg-white aspect-square"
className="select-none mt-2 rounded-md shadow border-[3px] border-white bg-white aspect-square"
draggable="false"
onLoad={(e) => {
try {