ferg0258 / confectionery-website-prototype

Create a wireframe/prototype for a confectionery website—showing what you learned this term.
0 stars 0 forks source link

Browser Testing #2

Open jiannanolan opened 6 years ago

jiannanolan commented 6 years ago

@ferg0258

Navigation and content (possibly your main tag) only takes up about 75% of the html width. Perhaps try width 100%, or double check if there is a max-width present restricting it from utilizing the entire browser.

Tested with Safari IPhone5 ISO

ferg0258 commented 6 years ago

Ok thank you!