javascript - How to prevent a navbar from overlapping other elements -


i'm working on building website, , have issue navbar hiding first bit of page can't see information. how fix this? link website here: codepen.io/sookyungahn/pen/wzqkbp?editors=1100

in case, add padding-top in home div id same size height on nav bar.

<div class="container-fluid well" id="home" style="display:block; padding-top:50px;"> 

Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -