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

Submitted

News homepage with React, sass, html, material-ui.

#material-ui#react#sass/scss

@RicardoFuentes437

Desktop design screenshot for the News homepage coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


What do you guys think about the responsiveness? What do you think about the visual aspect of the page? does it look good? What are some practices that you think can be improved?

Community feedback

Suleman 750

@legion40216

Posted

Hey, good job on the challenge i experienced some problems in this site.

  • The content is not centered on large screen sizes.

try and use

position: absolute;
top: 50%;
right: 50%;
transform: translate(50%,-50%);

or use grid to center it....

1

@RicardoFuentes437

Posted

@legion40216 Hello, thanks for your feedback :) large screens didn't cross my mind while i was working on this challenge since i don't have one lol, but thank you so much for pointing that out, i will keep it in mind for future challenges :)

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord