Open
Conversation
Owner
@jyp930 좋은 제안입니다. body에 선언한 전역 글꼴이 모든 요소에 상속되길 원한다면 textarea 뿐만 아니라 input, button, select, table 같은 요소들도 추가하는 것을 검토해 볼 수 있을 것 같습니다. 고생하셨고요. 제 강의를 수강해 주셔서 감사합니다. 🙏 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
textarea의 font-family와 font-size 속성에 inherit 값을 주어 전역적으로 선언한 폰트가 적용되도록 개선했습니다.
크게 수정한 내용은 없는 PR이지만, 강의 수강생으로서 감사 인사를 전하기 위해 PR 날립니다 :) HTML/CSS 표준이나 웹접근성에 대한 강의를 찾기 힘들었는데, 오랜만에 양질의 강의를 찾게 되어 기쁩니다. 완강까지 열심히 수강하겠습니다! 감사합니다👍