oauth signin buttons per provider spec

This commit is contained in:
Zachary Chai
2017-01-20 14:34:30 -05:00
parent 3039bd168b
commit 9057948750
8 changed files with 76 additions and 23 deletions

View File

@@ -1,10 +1,7 @@
.login {
.center-panel {
.center-panel-size {
max-width: 600px
}
.center-panel-content-size {
max-width: 500px;
max-width: 400px
}
}
}