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

  • Nerdytoo 30

    @olalemi

    Posted

    Hello Said,

    Your project is not responsive on mobile and desktop can you please take a look at that?

    you can use media queries for your responsiveness

    Regards

    0
  • Nerdytoo 30

    @olalemi

    Posted

    1. body{ background-image: url(images/pattern-background-desktop.svg); background-repeat: no-repeat; background-size: in pixels; height: 100vh; background-color: #E0E8FF;

    2. For responsiveness lookup media query via https://www.w3schools.com/css/css3_mediaqueries.asp

    3. your margin for your content should be defined margin-top: what is applicable px;

    Hope this helps

    0
  • Nerdytoo 30

    @olalemi

    Posted

    Nice work, but I think you can improve on these areas

    1. Your Final design was not responsive.
    2. Your background was disproportionate, I looked at your code, your background size should not be cover
    3. You didn't give room for your margin-top, it's hitting the top of my screen

    Hope this helps

    0
  • Nerdytoo 30

    @olalemi

    Posted

    Hi JayJay0830,

    I think you have an issue loading the barcode from your files, and I can't seem to find your CSS file. All the best

    0
  • Nerdytoo 30

    @olalemi

    Posted

    Hi Folake, your text is spilling off the padding at lower screen sizes, see what you can do about the responsiveness. Hope this helps

    0