Skip to content

Commit 21b2d69

Browse files
committed
Mobile responsive
1 parent 771b0bc commit 21b2d69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/main.css

+2
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,11 @@
5959
display: block;
6060
left:0;
6161
width: 100%;
62+
height: 50%;
6263
}
6364
#result{
6465
width: 100vw;
66+
height: 50vh;
6567
}
6668
.CodeMirror{
6769
height: 50%;

0 commit comments

Comments
 (0)