You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: replace blur filter with radial gradient for Safari compatibility
The blur filter has rendering issues in Safari, creating sharp rectangular edges instead of smooth glows. Use a CSS radial gradient instead for consistent cross-browser rendering. Also fixed typo (transitiona-all → transition-all) and removed undefined animate-tilt class.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Haiku 4.5 <[email protected]>
* fix: apply Safari halo fix to ci_cd and about pages
Apply the same radial gradient fix to remaining button halo effects on ci_cd.astro (4 instances) and about.astro (1 instance).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
---------
Co-authored-by: Claude Haiku 4.5 <[email protected]>
0 commit comments