Skip to content

Commit

Permalink
Update files/ru/learn/css/styling_text/fundamentals/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ii888ii and github-actions[bot] authored Nov 3, 2023
1 parent 9fc3123 commit 4ff09b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/ru/learn/css/styling_text/fundamentals/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ p {
установить вам межбуквенный и межсловный интервалы соответственно. Вы не будете
использовать их очень часто, но можете придать с помощью них определённый
внешний вид или улучшить читаемость слишком плотного шрифта. Принимают
большинство [единиц измерения](/en-US/docs/Learn/CSS/Building_blocks/Values_and_units#length_and_size).
большинство [единиц измерения](/ru/docs/Learn/CSS/Building_blocks/Values_and_units#length_and_size).

Мы можем применить эти свойства для первой строки каждого элемента
{{htmlelement("p")}}:
Expand Down

0 comments on commit 4ff09b4

Please sign in to comment.