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

[Fix] Cracking part of css #155

Merged
merged 1 commit into from
Feb 6, 2021
Merged

Conversation

saseungmin
Copy link
Collaborator

  • Apply to facepaint for responsive

- Apply to facepaint for responsive
@saseungmin saseungmin added fix 에러 사항 해결 UI / UX Working for CSS labels Feb 6, 2021
Comment on lines 20 to +23
h1 {
font-size: 2.3rem;
${mq({
fontSize: ['5vw', '2.3rem'],
})};
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

styled component안에 facepaint를 적용시킬려고 했는데 저렇게 띄여쓰기가 eslint error가 발생.

indentation of 4 spaces but found 6.

@saseungmin saseungmin merged commit 9a29861 into CodeSoom:main Feb 6, 2021
@saseungmin saseungmin deleted the fix-to-broken-css branch July 5, 2021 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 에러 사항 해결 UI / UX Working for CSS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant