retrospring/app/assets/stylesheets/base.css.scss
2014-11-03 12:59:55 +01:00

9 lines
109 B
SCSS

/* all custom SCSS should go into here */
body {
overflow-y: scroll;
}
.j2-page {
padding-top: 30px;
}