fac18 / week2-CEFG-To-do

Create a to-do app
https://fac18.github.io/week2-CEFG-To-do/
0 stars 1 forks source link

Layout in mobile mode #16

Closed bethanyios closed 4 years ago

bethanyios commented 4 years ago

I had a fiddle with the mobile view and it messes with your background and button layout etc - you probably know this but just pointing it out so you can reference this issue as a todo task 😉

redahaq commented 4 years ago

This is an interesting one as it renders perfectly for both Pat and me on mobile view in Chrome dev tools. But it's doing a weird cascadey thing with the buttons for Beth and Dan. WEIRD!

bethanyios commented 4 years ago

Very weird!!

Here is a picture of what my inspect is showing Screen Shot 2019-11-08 at 10 46 26

redahaq commented 4 years ago

Should be noted we selected the same devices to make sure we were comparing like for like!

pat-cki commented 4 years ago

Maybe reseting css would help here.

In the previous project we had a quite similar issue nad using reset.css did the job.

We used the one from the link

jdy3 commented 4 years ago

Thanks for the feedback guys, hopefully it looks better now :)