ndarville / ndarville.github.io

Programming-focused blog of ndarville
ndarville.github.io
0 stars 0 forks source link

Issues specific to iPhone #1

Open ndarville opened 10 years ago

ndarville commented 10 years ago

Possible Culprit

D3:

CSS: Articles

Home page

screenshot

ndarville commented 10 years ago

Responsive Media Queries for iPhone

The problem with addressing this situation with responsive CSS is that the are not responsive and will break out of the body. Ergo:




ndarville commented 10 years ago

This is what it looks like with no responsiveness:

iphone

Notice that the container width is much smaller, as evidenced by the few words that appear on each line.