Skip to content

Commit 8ff3998

Browse files
authored
style div elements
1 parent 32ee6c1 commit 8ff3998

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
@@ -18,7 +18,7 @@ body {
1818
}
1919

2020
#compare, #original {
21-
width: calc(100vw - 3em - 14px);
21+
width: calc(100vw - 3em - 10px);
2222
font-size: 1.5em;
2323
padding: 20px;
2424
}

0 commit comments

Comments
 (0)