M
M
Mak3542018-02-16 17:07:35
css
Mak354, 2018-02-16 17:07:35

How to lay out this part of the layout?

I'm laying out a layout on flexbox and stuck on one garbage ..
In general, I want to make sure that the sprite (red squares is a sprite) and the logo on the left are on the same line, i.e. so that there is no space on top and they are on the same line. I made display inline-block for the logo, but it didn’t help, since we have display flex sprite, so it stretched to the entire width, and does not allow the logo to cling to the top, I made the sprite display: inline-flex, it generally stops responding to flex properties, such like justify-content for example, I don’t know how to do it, here is the code, please help.
https://jsfiddle.net/Mak354/6qze8umk/2/#&togetherj...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dymok, 2018-02-16
@Mak354

https://jsfiddle.net/pfooq5L1/4/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question