Card troubles with my navbar in bootstrap 4

The cards where I’m planning on putting future projects in my personal portfolio page go over my navbar when I scroll down the page, and I have literally no clue what I would use to fix that. Here’s what I’ve got so far.

give to your .header class

z-index:1;

that allows it to stay on top of other things no matter what.

You should also check how to properly put google fonts on page:

coz currently it doesnt display it. [displays Comic Sans]

2 Likes