Skip to content

Align Gephi plugins page styling with rest of site - #81

Merged
mbastian merged 1 commit into
mainfrom
fix-plugins-page-styling
Sep 13, 2026
Merged

mbastian merged 1 commit into
mainfrom
fix-plugins-page-styling

Conversation

@mbastian

Copy link
Copy Markdown
Member

Summary

  • Style the plugins search input with Bootstrap's form-control class and a white background so it doesn't blend into the page
  • Give plugin cards a shadow + white background (matching the site's other card-like UI) and stretch them to equal height per row for a cleaner grid
  • Add spacing between icons and headings on the plugin detail page
  • Use the branded title font (gephi-font) for individual plugin page headings, matching the rest of the site

Test plan

  • npm run check passes
  • Verified visually in the browser at desktop and mobile widths

🤖 Generated with Claude Code

- Style the plugins search input with Bootstrap's form-control class
  and give it a white background instead of blending into the page
- Give plugin cards a shadow + white background like the site's other
  card UI, and stretch them to equal height so grid rows line up
- Add spacing between icons and headings on the plugin detail page
- Use the branded title font for individual plugin page headings

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mbastian
mbastian merged commit 9ddae8c into main Sep 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant