Commit fad0232
authored
저번 코드에 나의 실수가 있었음, 이걸로 수정해줄수 있니 ?
수정전
@media (max-width:1240px){.navigation{position:static;top:auto;max-width:50%;width:50%;display:inline-block;float:left}
수정후
@media (max-width:1440px){.navigation{position:static;top:auto;max-width:50%;width:50%;display:none;float:left}1 parent ed0e09e commit fad0232
1 file changed
+1
-1
lines changed
0 commit comments