A
A
Andrey2017-11-02 20:01:54
css
Andrey, 2017-11-02 20:01:54

How to beat padding in flexbox?

There is such a block https://jsfiddle.net/a8L1stj9/ when the viewport is reduced, is there an indent
59fb4f5d07c9f774909189.png
, can it be defeated? so that the text is right-aligned

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
DTX, 2017-11-02
@DirecTwiX

https://jsfiddle.net/a8L1stj9/1/
text-align: justify;

X
xXRustamXx, 2017-11-02
@xXRustamXx

word-break: break-all;

T
tema_sun, 2017-11-02
@tema_sun

font-size set in viewport units
https://jsfiddle.net/a8L1stj9/2/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question