Skip to content

Commit db8f93d

Browse files
authored
add overlay for div elements
1 parent 96de243 commit db8f93d

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
@@ -10,5 +10,5 @@ textarea {
1010
#div-compare, #div-original {
1111
width: 90vw;
1212
position: absolute;
13-
top: 2em;
13+
top: 3em;
1414
}

0 commit comments

Comments
 (0)