Skip to content

Commit b4a6870

Browse files
authored
Merge pull request #17 from Supravisor/deploy
textarea styling
2 parents 869e90f + f6860e0 commit b4a6870

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

styles.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ textarea {
1212
position: absolute;
1313
top: 4em;
1414
}
15+
16+
#compare, #original {
17+
font-size: 1.5em;
18+
padding: 20px;
19+
}

0 commit comments

Comments
 (0)