Skip to content

Commit

Permalink
add suggested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
HokageHEL committed Aug 28, 2023
1 parent fc9b945 commit d38d1ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 3 additions & 3 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ <h2 class="card__productCode">Product code: 195434</h2>
</div>
<div class="card__button">
<a
href="#"
class="card__link"
data-qa="hover"
href="#"
class="card__link"
data-qa="hover"
>
Buy
</a>
Expand Down
2 changes: 0 additions & 2 deletions src/styles/blocks/card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@
&__textPrice {
color: $secondary;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 18px;
margin: 0;
padding: 0;
Expand Down

0 comments on commit d38d1ca

Please sign in to comment.