From 8fb82aa82ffe49fa4cd007bde4bf7e8adeee40fe Mon Sep 17 00:00:00 2001 From: mcnole25 <154467369+mcnole25@users.noreply.github.com> Date: Fri, 19 Apr 2024 17:34:03 -0500 Subject: [PATCH] Update celebrity-editor.html --- celebrity-editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/celebrity-editor.html b/celebrity-editor.html index da47ac7..c8a5c1a 100644 --- a/celebrity-editor.html +++ b/celebrity-editor.html @@ -11,7 +11,7 @@ .pca {width: 150px;} span {padding: 0px 54px; display: inline-block; position: relative; left: 1px;} button {font-size: 150%; padding: 0px 15px; margin: 8px 0px;} - #myCanvas {position: relative; left: 340px; bottom: 260px;} + #myCanvas {position: relative; left: 340px; bottom: 365px;} .dd {left: -3px;} .dd2 {left: -13px;}