audio-player: added style

This commit is contained in:
Trek H 2019-08-03 18:03:32 +09:30
parent 9e9ac688c3
commit b0f87dd01e
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
html,
body {
min-height: 100%;
}
#page-content {
flex: 1 0 auto;
}
#sticky-footer {
flex-shrink: none;
}
.jumbotron {
margin: 0;
}