mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-23 21:47:16 -04:00
8 lines
99 B
CSS
8 lines
99 B
CSS
.cm-gutters {
|
|
display: none !important;
|
|
}
|
|
|
|
.prose > h1:not(:first-child) {
|
|
margin-top: 30px;
|
|
}
|