Need help in building a tribute page

I am now Building a tribute page similar to this: https://codepen.io/freeCodeCamp/full/NNvBQW

I think I am almost complete creating my tribute page(please see my work if you have time: https://codepen.io/bradrar1/full/erOdzJ/)

My question is:

  • I am having trouble adding margins in the unordered list similar to the example in the challenge by freecodecamp

Thank you.

you might wanna add a container to "<div class=“text-center center-block>” so that it follows a stable path.

Hello rocktim Saikia, Thanks for the reply.

I just added the <div class=“text-center center-block"> in my list but with no luck.

It doesn’t put margins in the left and right of the texts.

Maybe I’ll just use css instead?