Skip to content

Commit f6098fc

Browse files
committed
Fix: Small Screens #7
1 parent 5b12f81 commit f6098fc

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
@@ -595,7 +595,7 @@ button[disabled]{
595595
}
596596

597597
textarea {
598-
height: 100%;
598+
height: 98%;
599599
resize: none;
600600
padding: 25px;
601601
font-size: 1.0rem;

0 commit comments

Comments
 (0)