.center-box {
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
align-content: center;
}
< /code>
и следующий html: < /p>
[i][/i]
Caption comes here
Some long description text comes here. It can be multiple lines and should provide enough information to the user.
Options:
[list]
[*]Option 1
[*]Option 2
[*]Option 3
[/list]
и результат на рабочем столе:
Однако на мобильном мобильном телефоне выглядит так:
У меня есть следующий стиль: < /p> [code].center-box { align-items: center; display: flex; flex-direction: column; justify-content: center; align-content: center; } < /code> и следующий html: < /p>
[i][/i]
Caption comes here
Some long description text comes here. It can be multiple lines and should provide enough information to the user.