From 428aa54ed8ce4310697c17b586a54e9b68a7a7fa Mon Sep 17 00:00:00 2001 From: MathMan05 Date: Wed, 11 Sep 2024 19:25:58 -0500 Subject: [PATCH] slight css update --- webpage/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/webpage/style.css b/webpage/style.css index 0e9cc20..05e750d 100644 --- a/webpage/style.css +++ b/webpage/style.css @@ -749,6 +749,7 @@ textarea:focus-visible, height: 100%; /* aspect-ratio: 1 /20; */ max-height: 3in; + max-width: 4in; } .embedimg { cursor: pointer;