Skip to content

Conversation

@MattyTheHacker
Copy link
Member

@MattyTheHacker MattyTheHacker commented Jan 18, 2026

all ready now - just waiting for the guild to put tickets up

@MattyTheHacker MattyTheHacker self-assigned this Jan 18, 2026
@MattyTheHacker MattyTheHacker requested a review from a team as a code owner January 18, 2026 13:05
Copilot AI review requested due to automatic review settings January 18, 2026 13:05
@github-actions github-actions bot added the sync Keep this pr up to date with it's base branch automatically label Jan 18, 2026
@cssbhamdev cssbhamdev enabled auto-merge (squash) January 18, 2026 13:05
@github-actions
Copy link

This pull request has been marked to automatically sync to its base branch. You can disable this behavior by removing the label.

Copy link
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

This pull request adds support for the CSS Ball 2026 event by creating a new set of pages and styles. The PR includes a main event page, menu page, SCSS stylesheet, and YAML data file with event details.

Changes:

  • Added 2026 ball event pages with venue information, tickets, FAQ, and interactive map
  • Created dedicated SCSS stylesheet with purple/gold color scheme for the 2026 ball theme
  • Added YAML data file containing event details, menu options, ticket prices, and FAQ content

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 10 comments.

File Description
css/ball/2026/main.scss New stylesheet defining the visual theme for the 2026 ball with custom colors, layout styles, and responsive design
ball/2026/menu.html Menu page template displaying the ball's food options with dietary information
ball/2026/index.html Main event page with venue details, ticket information, countdown timer, and interactive map
_data/ball/2026.yaml Event data including dates, pricing, menu items, and frequently asked questions

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

Copy link
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

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


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


&.small {
border: 1px solid rgba(255, 255, 255, 0.3);
position: block;
Copy link

Copilot AI Jan 31, 2026

Choose a reason for hiding this comment

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

The CSS property value "block" is invalid for the "position" property. Valid values are: static, relative, absolute, fixed, sticky. This should likely be "static" or the line should be removed entirely.

Suggested change
position: block;

Copilot uses AI. Check for mistakes.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Matty Widdop <18513864+MattyTheHacker@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement sync Keep this pr up to date with it's base branch automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants