change button css

This commit is contained in:
Colin Megill
2018-02-28 10:03:36 -08:00
parent 8b587da713
commit 06ab2b6a6a
+3 -4
View File
@@ -1,7 +1,6 @@
.primaryButton {
border: 1px solid black;
padding: 10px 15px;
.btn {
background: none;
cursor: pointer;
font-size: 14px;
color: "#FFF";
border: "none";
}