diff --git a/src/game_pages/detail/components/StickyBottom/index.module.scss b/src/game_pages/detail/components/StickyBottom/index.module.scss index 9d2f356..da40881 100644 --- a/src/game_pages/detail/components/StickyBottom/index.module.scss +++ b/src/game_pages/detail/components/StickyBottom/index.module.scss @@ -160,7 +160,7 @@ width: 100px; margin-left: auto; font-family: "Quicksand"; - font-style: italic; + font-style: normal; height: 100%; display: flex; align-items: center;