Skip to content

Commit

Permalink
feature/comic-detail — Changed print price look.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeandat committed May 5, 2016
1 parent d486360 commit 8b8e928
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/comic/detail/_comic-detail.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
box-shadow: $content-padding 0 0 0 black, -$content-padding 0 0 0 black;
&--price{
font-weight: bold;
background-color: $assertive;
box-shadow: $content-padding 0 0 0 $assertive, -$content-padding 0 0 0 $assertive;
color: $assertive;
}
}
&__background {
Expand Down

0 comments on commit 8b8e928

Please sign in to comment.