Skip to content

Commit

Permalink
Update files/ru/web/css/css_flexible_box_layout/basic_concepts_of_fle…
Browse files Browse the repository at this point in the history
…xbox/index.md

Co-authored-by: Leonid Vinogradov <[email protected]>
  • Loading branch information
PJW980921 and leon-win authored Aug 20, 2024
1 parent 67b89f4 commit 9c4f2eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ slug: Web/CSS/CSS_flexible_box_layout/Basic_concepts_of_flexbox

Если свойству `flex-direction` задано значение `row` и вы работаете с английским языком, то начало главной оси будет слева, а конец главной оси – справа.

![Working in English the start edge is on the left.](basics5.svg)
![При работе на английском языке начало главной оси находится слева.](basics5.svg)

Если бы вы работаете с арабским языком, то начало главной оси будет справа, а конец главной оси – слева.

Expand Down

0 comments on commit 9c4f2eb

Please sign in to comment.