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 3830bcc commit 2e35bbbCopy full SHA for 2e35bbb
styles.css
@@ -13,7 +13,7 @@ textarea {
13
}
14
15
#compare, #original {
16
- width: 96vw;
+ width: calc(100vw - 3em);
17
font-size: 1.5em;
18
padding: 20px;
19
0 commit comments