Implement button module in React

This commit is contained in:
Daniel Sinn
2019-11-25 10:16:04 -05:00
parent 28a4d8c4f8
commit 5621ab7212
8 changed files with 184 additions and 68 deletions
-11
View File
@@ -112,17 +112,6 @@ nav {
padding: 0.1em 0.5em;
}
#sectionButton {
line-height: 150%;
}
#sectionButton div {
margin-bottom: 1em;
}
#sectionButton .buttonWhite {
border-style: solid;
border-width: 1px;
}
#sectionKeypads ul {
display: inline-block;
list-style-type: none;