Update style.css

This commit is contained in:
Lee Minseo 2021-12-16 18:42:37 +09:00 committed by GitHub
parent 20c7352a3b
commit a1587f211c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css');
html, .markdown-body { font-family: 'Galmuri11', -apple-system, BlinkMacSystemFont, 'Apple SD Gothic Neo', 'Pretendard Variable', Roboto, 'Noto Sans KR', 'Segoe UI', 'Malgun Gothic', sans-serif; font-feature-settings: 'palt'; }
header { height: 0; overflow: hidden; }
.markdown-body { line-height: 1.25; }
.markdown-body a { color: #06c; }
h1 { font-size: 32px !important; }
h2, h3 { font-size: 24px !important; }