Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Request path contains unescaped characters
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Denilson 220

    @DenilDenilson

    Submitted

    I have a problem in the mobile part, a huge 'margin' appears on the right side. if you know why it is, please tell me or make a pull request in the repository

    @preetamvarun

    Posted

    May be you could fix that by doing html ,body{ height : 100%; width : 100%; margin : 0rem; padding : 0rem; overflow-x : hidden; }.

    0
  • Angel M 370

    @csmurillo

    Submitted

    Would like if someone would critique my folder structure using styled components? Not sure if the way I structured my project is accepted as good practice. Also would apprecitate it, if anyone would provide feedback on my semantic HTML?

    @preetamvarun

    Posted

    You built this website well 👏. But, for me the only concern is that, A significant amount of white space is coming at the very right side of the entire website on my mobile device. May be you could fix that by doing html,body{ height : 100%; width : 100%; margin : 0rem; padding : 0rem; overflow-x : hidden; }.

    Marked as helpful

    0