[CORL-746] updated branding: buttons (#2748)

* new button component

* update specs

* fix up markers

* fix docz so it renders

* clean up buttons implementation

* update snaps

* clean up slack buttons

* update snaps
This commit is contained in:
Tessa Thornton
2019-12-09 18:03:30 -05:00
committed by Kim Gardner
parent ec93789cff
commit 3358cef433
47 changed files with 545 additions and 623 deletions
+1 -1
View File
@@ -314,7 +314,7 @@ const variables2 = {
8: "60px",
9: "84px",
},
roundCorners: "2px",
roundCorners: "3px",
};
export default variables2;