Merge branch 'master' of github.com:blindsidenetworks/greenlight

This commit is contained in:
jfederico
2016-10-18 16:26:02 -04:00
13 changed files with 96 additions and 35 deletions

View File

@ -5,3 +5,9 @@
// Bootstrap
@import "bootstrap-sprockets";
@import "bootstrap";
.room {
.room-link {
margin: 0 auto;
}
}