header и footer в чирикать встроить , например , иметь дочерние элементы , которые могут быть организованы в виде строк с использованием flex-direction свойства. Это говорит CSS, чтобы выровнять по горизонтали. flex-direction как для header и footer и установите значение грести. header должен иметь свойство flex-direction заданное для строки.
testString: 'assert(code.match(/header\s*?{[^}]*?flex-direction:\s*?row;/g), "The header should have a flex-direction property set to row.");'
- text: footer должен иметь свойство flex-direction заданное для строки.
testString: 'assert(code.match(/footer\s*?{[^}]*?flex-direction:\s*?row;/g), "The footer should have a flex-direction property set to row.");'
```
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 2018