diff --git a/webpage/style.css b/webpage/style.css index 4d121e7..d337554 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;