We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
사용성 개선을 위해 스타일 일부를 아래와 같이 수정합니다.
1. Font-family 수정
2. Font-size 수정
$font-size-big: 14px;
$line-height-big: 15px;
$font-size-normal: 13px;
$line-height-normal: 14px;
$font-size-small: 12px;
$line-height-small: 13px;
$font-size-smaller: 11px;
$line-height-smaller: 12px;
$font-size-smallest: 10px;
$line-height-smallest: 11px;
3. mobile-view threshold 수정
4. 내 정보 > 설정 > 관심학과 정리
python --version
node --version
(OPTIONAL)
(OPTIONAL) Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
동기
사용성 개선을 위해 스타일 일부를 아래와 같이 수정합니다.
설명
1. Font-family 수정
2. Font-size 수정
$font-size-big: 14px;
$line-height-big: 15px;
$font-size-normal: 13px;
$line-height-normal: 14px;
$font-size-small: 12px;
$line-height-small: 13px;
$font-size-smaller: 11px;
$line-height-smaller: 12px;
$font-size-smallest: 10px;
$line-height-smallest: 11px;
3. mobile-view threshold 수정
4. 내 정보 > 설정 > 관심학과 정리
스크린샷
개발 환경
python --version
:node --version
:테스트 환경
(OPTIONAL)
추가 정보
(OPTIONAL) Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: