I have been trying for awhile now to make this work, and I am beyond stuck.
Describe your issue in detail here.
I do not understand what i am doing wrong T^T
Your code so far
Baked goods
and the CSS:
#nav-bar {
position: fixed;
top: 0;
min-height: 75px;
padding: 0px 20px;
display: flex;
align-items: center;
background-color: #eee;
}