Commit 644d20ec by Chris Rodriguez

Addressing PR feedback

parent b757225c
......@@ -90,7 +90,7 @@
width: flex-grid(.5) + flex-gutter();
&:hover, &:focus {
color: #333;
color: $link-color;
}
.calc-button-label {
......@@ -134,8 +134,6 @@
padding: 10px;
-webkit-appearance: none;
width: 100%;
background: $black;
color: $white;
&:focus {
border: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment