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

  • @oknono

    Submitted

    • What is the best way to use SVGs in this context? Especially considering they need to change color in hover in the footer
    Marco• 185

    @devMarco02

    Posted

    use inline SVG, then use the fill property in CSS.

    Marked as helpful

    0
  • Marco• 185

    @devMarco02

    Posted

    thanks for the tips. I never tried @mixins before, I need to learn more about Sass. I'll try to update the code after I finish my project. thanks Rayane.

    0
  • christopher• 105

    @tw1zt

    Submitted

    I'm not sure how to get the background circles to move while the screen size changes. I did the positioning for the two sizes only. All help is welcome. Thank you.

    Marco• 185

    @devMarco02

    Posted

    I used a grid with 2 columns and 2 rows, then I put the first circle on top-left, then the other circle on bottom-right, but I think analuzcervantes' comment is simpler.

    0