Skip to content

Commit

Permalink
Add correct background-color to transactions
Browse files Browse the repository at this point in the history
  • Loading branch information
FredrikOseberg committed Apr 2, 2018
1 parent 361b940 commit c98d81f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/containers/Home/Home.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@
margin: 0;
text-align: center;
}
.transactionInfo {
height: 100%;
background-color: #f5f5f5;
}

0 comments on commit c98d81f

Please sign in to comment.