Merge pull request #590 from duckduckgo/jag/css-comment
Calculator: Actually remove the color declaration.master
commit
da02ea557c
|
@ -3,5 +3,4 @@
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
padding-top: .25em;
|
padding-top: .25em;
|
||||||
padding-bottom: .25em;
|
padding-bottom: .25em;
|
||||||
/* color: #393939; */
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue