NDG-Remote / react_portfolio_app

1 stars 0 forks source link

Improve mobile design #2

Open NDG-Remote opened 8 months ago

NDG-Remote commented 8 months ago

For mobile devices only, here are the tasks:

  1. Remove the dark-gray background behind all the project images/elements. --> ✅ 2023-11-11 DONE, but with a different solution (frame stays and the hover-effect is now gray)
  2. Align the images with the text. --> ✅ 2023-11-11 DONE, but with a different solution (frame stays and the hover-effect is now gray)
  3. Delete the GitHub link within the element (and leave it in the button).
  4. In certain iPhone devices, the screen turns white when scrolling.
NDG-Remote commented 7 months ago

The Problem with the white screen in certain iPhone devices still continues. Taking the iframe out was not the solution. I will add the iframe next time.