diff --git a/stylesheets/buttons.css b/stylesheets/buttons.css index c397e4e..82513dd 100644 --- a/stylesheets/buttons.css +++ b/stylesheets/buttons.css @@ -40,7 +40,8 @@ body{ } .buttonSection textarea{ - width: 30%; + width: 25vw; + height: 7vh; } .buttonRow{