Skip to content

Commit

Permalink
Update isva-learning-path.html
Browse files Browse the repository at this point in the history
Signed-off-by: Raydo Matthee <[email protected]>
  • Loading branch information
burnt-exe authored May 11, 2024
1 parent 80af01a commit fba3a17
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions isva-learning-path.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
height: 100; /* full height for html body*/
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
justify-content: space-between; /* Spreads out navbar, container, and footer */
}

background: #f0f0f0;
}
.navbar {
Expand Down

0 comments on commit fba3a17

Please sign in to comment.