FreeCodeCamp Beginner Project Feedback

Hello Everyone,

Just finished my first project.

A few question

  • Why element ul doesn’t follow body font?

Other feedback that might find helpful. Thanks

Great work!

Why element ul doesn’t follow body font?

It seems because you use bootstrap. It looks like it change font.
If you delete it from settings in css - font will be the same, although you break all the rest.))

Unless I’m missing it, it doesn’t look like you’ve assigned a font to the body. If you do, the ul will pick up that font (unless you specify otherwise).

Cool-looking page, by the way.

thanks for the response. I’ll look into that.

thanks for helping me. thanks for the response too…