@@ -179,7 +179,7 @@ const startItem = ref(0)
overflow: auto;
padding: 16%;
box-sizing: border-box;
- letter-spacing: .3em;
+ letter-spacing: 2px;
&::-webkit-scrollbar {
width: 0;
@@ -408,7 +408,7 @@ onMounted(() => {
router.push({
path: 'homePageMo',
query: {
- src: '/game/index.html#/shop-view?no-redirect=1'
+ src: '/game/index.html#/shop-for-visitor'
}
})
@@ -109,7 +109,7 @@ onMounted(() => {
.title-box {
- width: 50%;
+ width: 60%;
height: 18%;
background: green;
background-size: 100% 100%;