Tribute page challenge done, feedback needed

Let me know what you think about my tribute page. It could hardly be more basic, I know, but I think it fulfills all the required user stories. I also tried to use Bootstrap.

Marc Birkigt tribute page on CodePen.

Looks good! All the bits are there and I don’t see anything wrong with it. I think it’s fancy enough for a project that isn’t supposed to be huge :slight_smile:

1st I would give the front-matter h1 selector in css some padding top like:

.front-matter h1{
  padding-top: 30px;
}

2nd I would just try to pair “Poiret One” with another font that is contrasting better not a Helvetica, something like Raleway. Just play with fonts here

1 Like