Closed psygo closed 3 years ago
On larger screens, ideally, the user would rather be able to change the width of the text. Later on another idea would be to be able to move the column of text around.
Let's first experiment to see if centering the text is enough. A movable ruler would also complicate the design. (#52)
It's apparently possible to do it with only the resize CSS property? It's not working with the body apparently though.
resize
body
See this for more.
Or this.
On larger screens, ideally, the user would rather be able to change the width of the text. Later on another idea would be to be able to move the column of text around.