Skip to content

Commit

Permalink
replace line-height
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiMorozov88 committed Oct 18, 2023
1 parent 4e95a5e commit 5fbc859
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,18 @@
width: 575px;
padding-left: 20px;
color: #221F1F;
line-height: 32px;
}

.main__heading--h1 {
font-size: 48px;
font-weight: 700;
line-height: 32px;
}

.main__paragraf {
margin-bottom: 20px;
font-size: 22px;
font-weight: 400;
line-height: 32px;
}

.link--red {
Expand Down

0 comments on commit 5fbc859

Please sign in to comment.