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

  • Arnold-Odhiamboβ€’ 60

    @arnold-ryan

    Submitted

    I have a few questions I need help with:

    1. How do you get the svg edges to disappear inside the parent container, is it overflow hidden or something else?
    2. How do I make the transition smooth, at the moment mine is a bit jerky? Thanks

    @boonyarit-iamsaard

    Posted

    Hi there πŸ‘‹,

    1. If you mean the bg-pattern-*.SVG, I set it in CSS as the background image of the card container and then use the background-position properties to align with others.
    2. I use JavaScript to set the answer max height as CSS Combinators wouldn't work for transition. Check this out πŸ“Œ

    Enjoy challenging πŸ‘

    0