Skip to content

Commit

Permalink
add task solution
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenia-andropova committed Jan 15, 2025
1 parent 2d2c2b0 commit 1381a8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/styles/blocks/card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
}

&__button {
padding: 10px 24px;
width: 166px;
height: 40px;
text-align: center;
font-weight: 700;
font-size: 14px;
line-height: 16px;
border: solid $blue-accent;
border: 1px solid transparent;
margin-bottom: 16px;

background-color: $blue-accent;
Expand Down

0 comments on commit 1381a8f

Please sign in to comment.