rework home layout

This commit is contained in:
Zachary Chai
2017-01-24 14:15:20 -05:00
parent 1c54f3cc6f
commit e339dcd5b7
5 changed files with 43 additions and 17 deletions

View File

@ -70,10 +70,10 @@ body[data-controller=landing][data-action=rooms].app-background {
}
.center-panel {
.center-panel-size {
max-width: 900px
max-width: 1200px
}
.center-panel-content-size {
max-width: 800px;
max-width: 1100px;
}
.input-spacing {