1
0
silverbullet/packages/web/styles/constants.scss

6 lines
128 B
SCSS
Raw Normal View History

2022-04-04 13:25:07 +00:00
$max-editor-width: 800px;
$top-bar-height: 55px;
$bottom-bar-height: 30px;
2022-07-22 11:44:28 +00:00
$editor-font: "iA-Mono", "Menlo";
$ui-font: "Arial";