2022-12-25 16:21:18 +00:00

14 lines
158 B
CSS

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