fix demo repl layout

pull/2441/head
Richard Harris 6 years ago
parent 850dc2fbd3
commit 9a046312f2

@ -70,7 +70,6 @@
.example { .example {
width: 100%; width: 100%;
height: 420px;
} }
.example > p { .example > p {
@ -79,7 +78,7 @@
.repl-container { .repl-container {
width: 100%; width: 100%;
height: 100%; height: 420px;
border-radius: var(--border-r); border-radius: var(--border-r);
overflow: hidden; overflow: hidden;
} }

Loading…
Cancel
Save