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

  • Kaushal21β€’ 180

    @KaushalM-2103

    Posted

    Hello!!!

    • Do not give padding and use div for img

    • put h1 and p tag in single div as card-body and make the text center

    • and give the padding in img and div in card

    Happy coding πŸ‘

    1
  • BK Madsenβ€’ 60

    @MadsenBK

    Submitted

    Does anyone have any tips on better matching the gradients to the original?

    Is there a way to ensure you matching the over all size to original beyond guessing/estimating? Would the pro Figma files have this information?

    I attempted to use the global color varriables in my CSS but after looking online I still could not figure out how to properly apply an oppacity to the base var color. I was attempting using -- rgba(var(--colorName), 0.8); -- but this would not apply the opacity. It may be hard now with seeing but if anyone has any tips for this I would apprecicate it.

    Much thanks!

    Kaushal21β€’ 180

    @KaushalM-2103

    Posted

    Hello Madsen

    Great job for completing the task!!!

    • I will suggest to add alt text in img tag as it make easy for others who use screen reader to the website to understand if the image didn't render as it give information about the image

    • it's a great practice to follow.

    Happy Coding! πŸ‘

    Marked as helpful

    1