Вот мой код.
CSS
Код: Выделить всё
#HeaderContainer
{
overflow: hidden
}
#Logo1Container
{
Width: 200px;
Height: auto;
Float: left;
}
#Logo2Container
{
Width: 200px;
Height: auto;
Float: right;
}
#MenuContainer
{
Width: auto;
Height: auto;
Display: flex;
Justify-content: center;
Text-align: center;
}
Код: Выделить всё
Подробнее здесь: https://stackoverflow.com/questions/786 ... -the-space