Skip to content

Commit e004cbc

Browse files
authored
resize textarea
1 parent f8a0c9b commit e004cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ textarea {
88
}
99

1010
#div-compare, #div-original {
11-
width: 90vw;
1211
position: absolute;
1312
top: 4em;
1413
}
1514

1615
#compare, #original {
16+
width: 90vw;
1717
font-size: 1.5em;
1818
padding: 20px;
1919
}

0 commit comments

Comments
 (0)