We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be88de commit 32ee6c1Copy full SHA for 32ee6c1
styles.css
@@ -18,7 +18,7 @@ body {
18
}
19
20
#compare, #original {
21
- width: calc(100vw - 3em);
+ width: calc(100vw - 3em - 14px);
22
font-size: 1.5em;
23
padding: 20px;
24
0 commit comments