repl: add option to display line numbers
This commit is contained in:
parent
11733d5e05
commit
0c2147d9c5
5 changed files with 30 additions and 13 deletions
|
|
@ -27,10 +27,6 @@
|
|||
src: url('/fonts/FiraCode/FiraCode-SemiBold.ttf');
|
||||
}
|
||||
|
||||
.cm-gutters {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.prose > h1:not(:first-child) {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue