diff --git a/src/game_pages/detail/components/StickyBottom/index.module.scss b/src/game_pages/detail/components/StickyBottom/index.module.scss index 5fe515a..adcf285 100644 --- a/src/game_pages/detail/components/StickyBottom/index.module.scss +++ b/src/game_pages/detail/components/StickyBottom/index.module.scss @@ -150,7 +150,7 @@ font-size: 18px; font-weight: 400; line-height: 20px; - letter-spacing: -1px; + // letter-spacing: 1px; margin-left: 8px; } }