Files
libriis/templates/newproject/assets/css/styles.scss
T

12 lines
114 B
SCSS

// your styles here
h1{
font-size:32pt;
margin:5mm 0 0;
}
.story-page{
-webkit-region-break-after:always;
}