MDL-55561 theme_noname: Fix bad padding in settings and nav block
[moodle.git] / theme / noname / scss / preset-default.scss
1 /**
2  * Default preset file.
3  *
4  * Use this space to customise variables, create mixins and override SCSS.
5  */
7 // Variables and mixins here. Do not forget to make your variable defaults.
9 // Import everything.
10 @import "moodle";
12 // Additional scss here.