diff --git a/src/CardL.tsx b/src/CardL.tsx index 69ee711..c610b65 100644 --- a/src/CardL.tsx +++ b/src/CardL.tsx @@ -7,7 +7,7 @@ export default function CardL() {
{/* Embed website */} + width={Math.min(window.innerWidth, 700)} height={Math.min(window.innerHeight - 75, 1000)}/>