답변 1개
채택된 답변
+20 포인트
style.css
236째줄에 display:none 추가해주세요.
.nav_depth {
top: 20px;
display: none;
}
답변을 작성하려면 로그인이 필요합니다.
