@satyamnewaleSubmitted 10 months ago
livepreview solution for blog-preview-card
livepreview solution for blog-preview-card
Hi! Your solution looks great but i have one comment :) Always use rem unit when defining font-sizes. Here is an article about it: https://www.freecodecamp.org/news/why-use-rem-to-set-font-size-in-css/. Other than that your solution looks great! :)
Hi! I have some tips for you! Always use rem unit when defining font-sizes. Here is an article about it: https://www.freecodecamp.org/news/why-use-rem-to-set-font-size-in-css/ pef__h2 in your code should be H1 instead of H2. To make your solution more like a ready-made one, card title you should use line-heigt. Other than that, the solution is great! :)