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

fylo data storage page

@Hazard-58

Desktop design screenshot for the Fylo data storage component coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


I really really want to enhance this code, any advices could help

Community feedback

@nzabajp

Posted

Hi, I have the following suggestions:

  • Remove the height prop on the main element (inside your @media query)

  • Inside your @media query, change the align-items prop to center, this will ensure the content on your website remains vertically centered during resizing

  • Also, consider removing the width prop on your main element and giving its children a width: (in %), and max-width: (in px). This will help in avoiding the side-scrolling that occurs when resizing.

Marked as helpful

1

@Hazard-58

Posted

@nzabajp thanks for help bro:)

0

@Hazard-58

Posted

bro I need your help on something

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