Name your PR like this: ISSUENUMBER-TITLE-YOURNAME
Description
Additional adjustments added that needed for #100 . Padding given to image content to prevent header overlapping. Also the height property value changed from vh to dvh to and header height subtracted from it. So the padding and the calculated height works together to prevent overlaping.
Related to
Make sure you include the issue number with a hash sign # so Github can link this PR to the right issue, like this:
Fixes #1
Checklist:
[ ] My code follows the style guidelines of this project
Naming Rules
Name your PR like this: ISSUENUMBER-TITLE-YOURNAME
Description
Additional adjustments added that needed for #100 . Padding given to image content to prevent header overlapping. Also the height property value changed from vh to dvh to and header height subtracted from it. So the padding and the calculated height works together to prevent overlaping.
Related to
Make sure you include the issue number with a hash sign # so Github can link this PR to the right issue, like this:
Fixes #1
Checklist: