Skip to content

저번 코드에 나의 실수가 있었음, 이걸로 수정해줄수 있니 ? #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2018

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