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

  • c-o-d-e• 20

    @c-o-d-e

    Submitted

    Thanks Frontend Mentor for allowing to build on this project.

    I would like to know if anyone else used the chart.js library to create their bar chart. If yes, then were you able to remove the y-axis outline (grey). I managed to remove the grid in the background by using gridLines: { display: false}. However, I couldn't find any information in the documentation about that one grey outline.

    Thanks and I welcome any other feedback after having looked at my code.

    @Mancux2premium

    Posted

    Hello, I am also doing this challenge, I am using the Chart.js library, I don't know how to help you with your problem, but I have reviewed your code and I will use it as a guide in the elements that I could not solve, I will give you the credits in the code and the readme, Thanks.

    0
  • Ceejay• 20

    @C33jay

    Submitted

    It was diffcult building out the mobile design(375px), I don't know if I did the right thing on this section, please help me check it out. How can I center the facebook icon, it is out of place compared to the others?

    Huddle repsonsive landing page using CSS Gird

    #accessibility#contentful#material-ui#materialize-css#semantic-ui

    4

    @Mancux2premium

    Posted

    Hello, I was reviewing the code, I solved the problem by placing a {margin: 2px in the before facebook}, try it and tell me if the result convinces you. Greetings.

    .fa.fa-facebook:before { margin: 2px; }

    0