
<div class="flex-testmain">
<div class="flex-testitem" style="flex-grow: 2">Logo</div>
<div class="flex-testitem" style="flex-grow: 1">products</div>
<div class="flex-testitem" style="flex-grow: 1">services</div>
</div>

강의 중간에 내주신 숙제, nav바 만들기 하려고 저렇게 적용을 했는데 반응을 안하네요...
이유가 뭘까요?