Ironhack Logo

CSS | YUM-YUM responsive integration

According to the provided designs, do the HTML/CSS integration. You should be mobile-first and responsive.

Fonts

Body's type is Lato. You should include the font with Google Fonts with the following weights: normal, bold, black.

Headings type is a custom font called Intro. It is already included into the page and available through : font-family:"Intro"; with 2 font-weights : 400 and 900.

Images

For gray images, use placeholders: https://placeholder.com, like:

All other images are provided into the images folder.

Insert as many <img> tags as you need into the HTML.

Or you could also use CSS background.

It's up to you.

Designs

Mobile

mobile

Desktop

desktop

Happy coding! ❤️