header
и footer
вставки твита ранее использовали свойство flex-direction
со значением row. Схожим образом, элементы внутри .profile-name
будут хорошо сгруппированы в виде столбца.
flex-direction
к элементу .profile-name
заголовка и установите значение column.
.profile-name
element should have a flex-direction
property set to column.
testString: assert($('.profile-name').css('flex-direction') == 'column');
```
I meet so many people who are in search of that one trick that will help them work smart. Even if you work smart, you still have to work hard.
1:32 PM - 12 Jan 2018I meet so many people who are in search of that one trick that will help them work smart. Even if you work smart, you still have to work hard.
1:32 PM - 12 Jan 2018