mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-08 09:03:36 +01:00
9 lines
109 B
SCSS
9 lines
109 B
SCSS
/* all custom SCSS should go into here */
|
|
|
|
body {
|
|
overflow-y: scroll;
|
|
}
|
|
|
|
.j2-page {
|
|
padding-top: 30px;
|
|
}
|