fix. [디자인 QA] GNB 게임시작 버튼에 font-weight 조절
This commit is contained in:
@@ -575,7 +575,7 @@ onMounted(() => {
|
||||
@apply md:block;
|
||||
}
|
||||
.btn-start:deep(> .btn-base) {
|
||||
@apply w-full h-[48px] px-10;
|
||||
@apply w-full h-[48px] px-10 font-[700];
|
||||
}
|
||||
.btn-start:deep(> .btn-base) .icon-platform {
|
||||
@apply hidden;
|
||||
|
||||
Reference in New Issue
Block a user