youngimmortal-p
@youngimmortal-pAll comments
- @Pradeep-JoshwaSubmitted about 1 month ago@youngimmortal-pPosted about 1 month ago
You should have tried using the color hsl(234, 12%, 34%); in the body directly so that you wont have to manually apply it every time. Nice design by the way
0 - @zidanpahrudinSubmitted 3 months agoWhat challenges did you encounter, and how did you overcome them?
I initially used CSS media queries to make the image responsive, as provided by Frontend Mentor. Later, I switched to using the HTML tag to better solve the problem.
- @silentcodedevvSubmitted 2 months ago
- @amanda-carpenedoSubmitted 2 months ago
- @shwertsSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
Added multiple blogs & category tags support
What challenges did you encounter, and how did you overcome them?Blog card's image wasn't fitting to the mobile layout. Solution: CSS
What specific areas of your project would you like help with?object-fit: cover
HTML code's A11y
- @INDavid04Submitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I'm happy with the centered div. Next time, I want to change min-height from 90vh to 100vh without creating a vertical scroll.
What challenges did you encounter, and how did you overcome them?One challenge was adding the local font.
What specific areas of your project would you like help with?I'm not so sure if the local font, "Outfit", is or not applied to the website, even I linked it in the css.
@youngimmortal-pPosted 3 months agoYour project is cool. But i suggest that you should try using external reference for your CSS , so that your code will not look too jampacked. Keep it up bro
Marked as helpful1