Help in the Product Landing Page project

Hey everyone,
I’m learning the beginning of web development, and currently I’m learning CSS so I’ve wanted to replicate the Product Landing Page project and now I’m working on the Features part and I’m struggling to style the icon with his description.
Can someone please help me with that?
This is where I currently at:


And this is what it suppose to look like:
https://codepen.io/freeCodeCamp/full/RKRbwL

no, you are supposed to make your own version

but anyway, can you please post the link to your pen?
also I don’t see it in your code, so be sure to include the test suite so you can see if you are passing the tests

Do you have any idea how I could style my footer exactly like the one on the landing page?

Why don’t you try to make a page how you want it to look?

using flexbox,
property—
justify-content:flex-end

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.