small changes

This commit is contained in:
Egor Philippov 2015-11-05 16:02:36 -08:00
parent 856594cca2
commit 12761adacd
2 changed files with 4 additions and 2 deletions

View file

@ -41,8 +41,7 @@ export default Em.Component.extend({
intro.setOptions({
steps: [
{
intro: 'Welcome to Huegasm.<br>' +
'This short wizard will guide you through the functionality available with this web application.'
intro: 'Welcome! This short wizard will introduce you to Huegasm.'
},
{
element: '#musicTab',

View file

@ -172,6 +172,9 @@ md-switch[disabled=disabled], md-switch[disabled=disabled] .md-container, md-sli
.title {
margin-bottom: 30px;
img {
width: 200px;
}
}
#bridgeInput {