I have a PSD file for tablet design. The same design when I try to develop for mobile with less than 300px width view port , I am afraid that font size is too small.
Problem:
1. The font size got to small if make font size small using media query
2.UI breaks if keep the same font size as specified in photoshop template
3. Can some one help to achieve mobile UI for this image attached. The same ui should work in Tablet.
4. I used font size 6px for vw less than 300px. is it correct for this design?