make repl and doc styles more similar
This commit is contained in:
parent
9aaaa755c7
commit
f18a2a11fa
9 changed files with 42 additions and 18 deletions
|
|
@ -1,5 +1,9 @@
|
|||
@import '@strudel.cycles/react/dist/style.css';
|
||||
|
||||
body {
|
||||
background-color: #222;
|
||||
}
|
||||
|
||||
.cm-gutters {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue