Skip to content

Commit

Permalink
style(): fix carbon background
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Apr 25, 2019
1 parent 7da1f19 commit 28bc3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/homepage/homepage.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
bottom: 20px;
overflow: hidden;
padding: 1em;
background: #fff;
background: #fdfdfd;
text-align: center;
line-height: 1.5;
font-size: 13px;
Expand Down

0 comments on commit 28bc3aa

Please sign in to comment.