Skip to content
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

[BUG] - .container 요소의 min-height 속성을 제거해야 합니다! #9

Open
C17AN opened this issue Sep 28, 2021 · 0 comments
Open

Comments

@C17AN
Copy link
Member

C17AN commented Sep 28, 2021

버그 스크린샷

image

버그 설명

모바일 뷰에서 min-height 속성으로 인해 스타일을 해치는 상태입니다.

해결 방법

  • 미디어쿼리 내부에서 .container 요소의 min-height 속성을 initial 또는 none 으로 처리해주세요.
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

No branches or pull requests

1 participant