Skip to content

shit looks nice on mobile#199

Open
System-End wants to merge 2 commits into
hackclub:mainfrom
System-End:docs
Open

shit looks nice on mobile#199
System-End wants to merge 2 commits into
hackclub:mainfrom
System-End:docs

Conversation

@System-End
Copy link
Copy Markdown
Contributor

closes #197

Copilot AI review requested due to automatic review settings March 5, 2026 02:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the docs “Tip”/banner layout to stack correctly on mobile (Issue #197), by updating shared banner flex styles and tweaking docs-specific styling.

Changes:

  • Updated the shared .banner base mixin to use a column flex layout and adjusted icon spacing.
  • Refactored/normalized formatting across docs.scss and added additional mobile rules for docs content (code blocks/tables).
  • Added docs banner styling rules (currently nested in a way that prevents them from matching).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
app/frontend/stylesheets/snippets/banners.scss Changes shared banner flex layout (now column) and reformats banner theme/action rules.
app/frontend/entrypoints/docs.scss Large formatting refactor; adds/changes docs layout rules and attempts to style docs banners + mobile content behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread app/frontend/stylesheets/snippets/banners.scss
Comment thread app/frontend/entrypoints/docs.scss
Comment thread app/frontend/entrypoints/docs.scss
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.

"Tip" boxes in the docs show in row direction instead of column

2 participants