fix(fab): increase icon size

Closes #205
This commit is contained in:
Adam Bradley
2015-09-29 07:19:57 -05:00
parent 63398f3450
commit 86670d03ee

View File

@@ -45,6 +45,8 @@ button,
icon {
flex: 1;
font-size: 3.6rem;
min-width: 64px;
}
}