diff --git a/homeworks/andrii.morozov_AndriiMorozov88/GamesProject/styles.css b/homeworks/andrii.morozov_AndriiMorozov88/GamesProject/styles.css index 138da03b..fe456be2 100644 --- a/homeworks/andrii.morozov_AndriiMorozov88/GamesProject/styles.css +++ b/homeworks/andrii.morozov_AndriiMorozov88/GamesProject/styles.css @@ -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 {