Adjusted text area size
This commit is contained in:
@ -40,7 +40,8 @@ body{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.buttonSection textarea{
|
.buttonSection textarea{
|
||||||
width: 30%;
|
width: 25vw;
|
||||||
|
height: 7vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
.buttonRow{
|
.buttonRow{
|
||||||
|
|||||||
Reference in New Issue
Block a user