|
|
|
|
|
by cantaloa
1166 days ago
|
|
You need text to scale and reflow to device width if you want text to be readable. This is one of the main reasons for mobile web design. Else you're stuck panning around the screen to read the text zoomed in. Once you decide to scale text to device size so that it's readable, you are stuck doing the rest of mobile web design (fluid layout). |
|
The problem will fix itself.