Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • E.N.M• 70

    @EN-M

    Submitted

    The most important one is that after changing flex-direction in @media, I faced some issues. tried my best to fix them but one persisted. after changing flex-direction to column, half of my top div disappeared. I couldn't find any real solution, so I tried to hide it using some margin-top.

    so any help to fix this problem and improving the overall code is highly appreciated.

    Thank you

    Hossein• 85

    @hgholab

    Posted

    Hello, hope you are having a good day. I checked the CSS file on GitHub and I think the issue is that you set the height of the container class element to 100vh and that is what is causing the problem on mobile display layout.

    2
  • Hossein• 85

    @hgholab

    Posted

    Hello. I hope you have a good day. You should change the background-color of body(the same mistake i did too :)) and also change the background-color of the buttons and push your whole layout a little down.

    Hope that would be helpful, my friend.

    1