From 836cb5e4a69ce8a4e175f835cd7853f43c245af0 Mon Sep 17 00:00:00 2001 From: Maija Y Date: Fri, 13 Oct 2023 14:44:11 +0300 Subject: [PATCH] size adjustment --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index da81c58..557b656 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,7 +23,7 @@ export default function Page() { display: flex; align-items: center; justify-content: center; - gap:20px; + gap:1rem; `}>
setA(event.target.valueAsNumber)} /> @@ -53,8 +53,8 @@ export default function Page() {
×
@@ -70,12 +70,12 @@ export default function Page() { display: flex; align-items: center; justify-content: center; - width: 170px; - height: 170px; + width: 190px; + height: 190px; `}> Picture of a fruitbowl
@@ -88,20 +88,20 @@ export default function Page() { `}>

=

Matrix linear transformation visualization