Skip to content

chore: remove glow effect from neon border in FlipCard component#29

Merged
Sithumli merged 1 commit intomainfrom
chore/ui-rework
Feb 3, 2026
Merged

chore: remove glow effect from neon border in FlipCard component#29
Sithumli merged 1 commit intomainfrom
chore/ui-rework

Conversation

@Sithumli
Copy link
Copy Markdown
Owner

@Sithumli Sithumli commented Feb 2, 2026

This pull request removes the CSS for the glow effect from the .neon-border::after selector in the FlipCard.astro component. This simplifies the component's styling by eliminating the conic-gradient glow border effect.

Styling changes:

  • Removed the glow effect CSS from the .neon-border::after pseudo-element, including the conic-gradient background and related styling.

Copilot AI review requested due to automatic review settings February 2, 2026 17:47
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docubase Ready Ready Preview, Comment Feb 2, 2026 5:47pm

@Sithumli Sithumli self-assigned this Feb 2, 2026
Copy link
Copy Markdown

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 simplifies the FlipCard component's visual styling by removing the blurred glow effect while maintaining the animated neon border. The removal is clean and doesn't affect the core animated border functionality.

Changes:

  • Removed the .neon-border::after pseudo-element that created a blurred, animated glow effect around the flip cards

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

@Sithumli Sithumli merged commit b366200 into main Feb 3, 2026
10 checks 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.

2 participants