Skip to content

Conversation

publisherKim
Copy link
Contributor

수정전
@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}

수정전
@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}
@pocojang
Copy link
Member

👍

@pocojang pocojang self-assigned this Apr 10, 2018
@pocojang pocojang merged commit d3525c2 into typescript-kr:master Apr 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants