Tribute Page Help (mobile version - portrait mode)

Hey All,

I completed the Tribute Page. The title on mobile, in portrait view only, bleeds over the edge. However, landscape mode is fine.

My guess, it has something to do with <div =“container”> or I messed up with the bootstrap code in general. Any feedback would be greatly appreciated!

Continuing the discussion from First CodePen (Tribute Page Feedback):

you need to use media query to decrease font size and it is a good practice to seperate your css in a different file.

1 Like