Skip to content

Commit 9c273fa

Browse files
committed
Fix UI - Small Screen #6
1 parent 3e23fdb commit 9c273fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/styles/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ input[type="text"] {
160160

161161
textarea {
162162
width: 100%;
163-
height: 80vh;
163+
height: 75vh;
164164
display: block;
165165
background-color: rgb(249, 239, 226);
166166
margin-top: 5px;

0 commit comments

Comments
 (0)