shared components for redesigned layout

This commit is contained in:
Zachary Chai
2016-10-25 10:10:27 -04:00
parent 3529e97a08
commit 551b64bb59
10 changed files with 46 additions and 150 deletions

View File

@ -1,15 +1,3 @@
// Place all the styles related to the landing controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
// Bootstrap
@import "bootstrap-sprockets";
@import "bootstrap";
@import "bootstrap-social";
@import "font-awesome";
.room {
.room-link {
margin: 0 auto;
}
}