fix: shorten nav labels to fit Sponsors link on mobile#3107
Open
Adarshkumar0509 wants to merge 2 commits into
Open
fix: shorten nav labels to fit Sponsors link on mobile#3107Adarshkumar0509 wants to merge 2 commits into
Adarshkumar0509 wants to merge 2 commits into
Conversation
Renamed 'Start A Game' to 'Play' and 'Game Cards' to 'Cards' so all nav items including Sponsors are visible on mobile viewports.
Contributor
Author
|
hii @sydseter this pr is ready for review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #3103
Changes
This ensures all nav items including Sponsors are visible on mobile view without reducing font size and looking nicer.
File changed
Screenshots
AI Tool Disclosure
[e.g. GitHub CoPilot, ChatGPT, JetBrains Junie etc.][e.g. GPT-4.1, Claude Haiku 4.5, Gemini 2.5 Pro etc.][Summarize the key prompts or instructions given to the AI tools]Affirmation
Additional info
This idea to change "Start A Game" to "Play" and "Game Cards" to "Cards" was given by @sydseter because i was reducing the font size in one pr to get sponsors visible but this was reducing too much font size so @sydseter suggested me this approach and now everything is clearly visible on mobile view , Thanks sydseter for this idea.