Skip to content

Commit

Permalink
fix(Coinify): lower faq helper opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Welber committed Jun 18, 2018
1 parent 1f161fa commit e30592a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -7,6 +7,7 @@ const Container = styled.div`
padding: 20px 0px;
font-size: 13px;
font-weight: 300;
opacity: 0.7;
`
const Question = styled.div`
display: flex;
Expand Down

0 comments on commit e30592a

Please sign in to comment.