M
M
mashacppjun2015-10-01 20:37:52
css
mashacppjun, 2015-10-01 20:37:52

How to implement responsive grid on flexbox without media expressions?

How to implement, for example, such?
RFn3EA7.jpg
Is it correct to use flexbox + media expressions? I don't want a bootstrap in principle, thanks for the help)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
Cat Anton, 2015-10-01
@27cm

How to implement responsive grid on flexbox without media expressions?

In JavaScript check device screen width and change styles.
And why didn’t the media please you, or just “fundamentally”?

S
Sergey, 2015-10-01
Protko @Fesor

codepen.io/anon/pen/rOjXmx - something like that.
media expressions are used for other purposes, so yes, you need to. Let it be easy with flexbox, but some things just need to be handled differently.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question