scrapbox-page-width
Scrapboxでページ横幅を広げるUserCSS
。
code:style.css
.col-page {
max-width: none;
}
.col-page-side {
width: 0;
}