make repl and doc styles more similar

This commit is contained in:
Felix Roos
2022-12-22 22:49:41 +01:00
parent 9aaaa755c7
commit f18a2a11fa
9 changed files with 42 additions and 18 deletions
+4
View File
@@ -1,5 +1,9 @@
@import '@strudel.cycles/react/dist/style.css';
body {
background-color: #222;
}
.cm-gutters {
display: none !important;
}