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

  • José Luna 200

    @phoenixrx

    Posted

    i didnt understand the HTML ISSUES, cause i didnt use any "css transform" and the report say i do... feel free to check my files in github

    0
  • Timic Ivey 300

    @Lwmeek

    Submitted

    If you know any better or faster way of centering the entire container in the body, please let me know. Any better best practices I should implement? Send me your GitHub so I can stay connected and check out some projects yall are working on. Would love to see some cool new stuff.

    José Luna 200

    @phoenixrx

    Posted

    to center a container I use ".containerName { margin: 0 auto; } " I see your project and it doesnt have the interactive columns, check mine here: https://3-column-preview-card-component-rose.vercel.app/ my github profile is phoenixrx

    Marked as helpful

    0
  • José Luna 200

    @phoenixrx

    Posted

    Hello, you can use the recomended fonts importing them on the main.css file whit the following code: @import url("https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@700&family=Lexend+Deca&display=swap");

    0