유닛 테스트 수정 및 강화하여 #2214 보완

This commit is contained in:
Kijin Sung 2023-11-25 22:30:51 +09:00
parent 190ec17fc5
commit de08f5ee62
5 changed files with 32 additions and 3 deletions

View file

@ -1,7 +1,7 @@
@charset "CP949";
@import url(concat.source3.css);
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR,wght@0,400;0,700&display=swap');
.wordpress {
border-radius: 4px;
}