misc,dep: 기본 글꼴을 Pretendard로 일괄 적용용
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user