Replies: 1 comment
-
|
I might make this an optional thing. It does look nice but sometimes it cuts off the last letter of the game title. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
You can add this because when you search for a game or even on the homepage the title is cut off and having 3 "..." would make it look better imo.
.game-card-name, .game-name-title { white-space: nowrap; }Beta Was this translation helpful? Give feedback.
All reactions