Skip to content

Commit 32ee6c1

Browse files
authored
style div elements
1 parent 3be88de commit 32ee6c1

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);
21+
width: calc(100vw - 3em - 14px);
2222
font-size: 1.5em;
2323
padding: 20px;
2424
}

0 commit comments

Comments
 (0)