Fix music sample
This commit is contained in:
parent
6b65befce2
commit
0efedd91d9
5 changed files with 33 additions and 17 deletions
src/lib/scss
|
@ -1,3 +1,8 @@
|
|||
@import 'custom-bootstrap';
|
||||
/* @import 'fonts'; */
|
||||
@import 'headings';
|
||||
|
||||
html, body {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Reference in a new issue