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

  • Brian 140

    @Noxlobin

    Posted

    Hi 👋 I have seen some errors in your CSS.

    1. Your background should have background-size: cover in your css in order to actually not make it stuck to one side.
    2. I recommend you not adding a width since you are using justify-content: center. Therefore, don't use flex-direction as it is not necessary here.
    3. You used a different color for the hover effect. Try using hsla and adjust the alpha (meaning opacity of the color).
    1