-
Notifications
You must be signed in to change notification settings - Fork 151
style updates #854
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
style updates #854
Conversation
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
Member
0xa3k5
commented
Jan 16, 2025
- bumped font sizes (navbar + prose)
- bumped icon sizes (navbar)
- set max width for article
benface
reviewed
Jan 16, 2025
benface
reviewed
Jan 16, 2025
benface
approved these changes
Jan 16, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙏
benface
added a commit
that referenced
this pull request
Feb 13, 2025
* all in one * add temporarily missing images to make build pass * use the-guild-org/shared-config/setup@v1 * fix eslint * Update Dockerfile * Update packages/nextra-theme/src/index.tsx Co-authored-by: Benoît Rouleau <benoit.rouleau@icloud.com> * Update packages/nextra-theme/src/index.tsx * Update website/scripts/fetch-remote-docs.ts Co-authored-by: Benoît Rouleau <benoit.rouleau@icloud.com> * Update fetch-remote-docs.ts * Update website/scripts/fetch-remote-docs.ts * 2/4 move `@graphprotocol/nextra-theme` to `@graphprotocol/docs` (#732) * aa * more * lint fix * 3/4 Refactor `_meta.js` to prefer `sidebarTitle` (#733) * move mdxStyles * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * lint * update nextra * 4/4 move `pages` to `src/pages` (#734) * move pages to src * some refactoring * Update Node * Remove unneeded `try…catch` * `pnpm check:fix` --------- Co-authored-by: benface <benoit.rouleau@icloud.com> --------- Co-authored-by: benface <benoit.rouleau@icloud.com> * Update dependencies * Fix tests * Change `@` alias to `src/` and move some files around * Start work on new design * Temp stuff * Try to fix CI * Update dependencies * WIP * style updates (#854) * style updates * remove navbar hiding on small screens (this was a test) * align icons and nav labels to top * lint * remove unnecessary w-full * Make search and locale switcher functional * Add icons + refactor and improve how navigation groups are computed * Add “partially selected” state * Quick fix * Huge refactoring + add a bunch of missing components, still missing breadcrumbs * Fixes and improvements (thanks AK for the feedback!) * Home page content + footer + fixes and tweaks * Fixes and tweaks * Squash some TODOs * Remove console log * style tweaks for home page (#872) * Make 404 page work + improve footer + last couple tweaks and fixes * Missed this in the merge * Use `sidebarTitle` instead of `_meta.js` * Last minute fixes --------- Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com> Co-authored-by: AK <58132405+0xa3k5@users.noreply.github.com>
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.