fix: 게임 시작 버튼에 OS 및 지원 플랫폼 검사 로직 추가 (미지원 시 얼럿 표시)
This commit is contained in:
@@ -19,4 +19,8 @@
|
||||
.content-text {
|
||||
@apply text-center text-[15px] text-[#333333] leading-6 tracking-[-0.45px];
|
||||
}
|
||||
|
||||
.content-text .highlight {
|
||||
@apply text-[#FC4420];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user