misc,dep: 기본 글꼴을 Pretendard로 일괄 적용용

This commit is contained in:
2021-12-07 00:27:50 +09:00
parent c14f06615e
commit e8148ab4dc
59 changed files with 67 additions and 78 deletions
-2
View File
@@ -1,10 +1,8 @@
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700&display=swap');
@import '../../d_shared/common.css';
html {
background: black;
max-height: 1000000px;
font-family: 'Nanum Gothic', sans-serif;
color: white;
}