Files
strudel/website/src/styles/index.css
T
2022-12-22 22:49:41 +01:00

10 lines
129 B
CSS

@import '@strudel.cycles/react/dist/style.css';
body {
background-color: #222;
}
.cm-gutters {
display: none !important;
}