Address PR comments

This commit is contained in:
Amruta Chitnis
2016-12-01 14:06:08 -08:00
parent 577d1af029
commit b7439d1a75
8 changed files with 50 additions and 51 deletions

View File

@@ -41,6 +41,16 @@
padding: 30px;
}
.theme-btn-provider {
background-color: #fff;
color: #333;
min-width: 250px;
}
.theme-btn-provider:hover {
color: #999;
}
.theme-btn--primary {
background-color: #333;
border: none;