IERoboticsClub / club_website_v0

https://IERoboticsClub.com
6 stars 5 forks source link

hover effect #94

Closed haxybaxy closed 12 months ago

haxybaxy commented 12 months ago

jose fix this

Summary by CodeRabbit

coderabbitai[bot] commented 12 months ago

Walkthrough

The changes introduced in this commit focus on enhancing the user interaction with the anchor tag on the homepage. A new CSS class "hover-3" has been added to the anchor tag, defining new styles for color, padding, background, and transitions when hovered over. These changes modify the appearance and behavior of the anchor tag, providing a more visually appealing and engaging user experience.

Changes

File Path Summary
fe-public/src/pages/index.astro Added a new CSS class "hover-3" to the anchor tag. Defined the "hover-3" class with properties for a hover effect, including a gradient background and color transition.

🐇🍂

As the leaves fall and the wind does blow,

Our code changes with a new glow.

Hover here, hover there, see the colors change,

Isn't it wonderful, this coding range?

Celebrate the season, with code so neat,

Making our website a treat to meet.

So here's to the changes, big and small,

In the world of code, we're having a ball! 🎉🍁


Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - If you reply to a *review comment* from CodeRabbit, the bot will automatically respond. - To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment - Note: Review comments are made on code diffs or files, not on the PR overview. - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai help` to get help. - `@coderabbitai resolve` to resolve all the CodeRabbit review comments. Note: For conversation with the bot, please use the review comments on code diffs or files. ### CodeRabbit Configration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - The JSON schema for the configuration file is available [here](https://coderabbit.ai/integrations/coderabbit-overrides.json). - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.json`
jose-izarra commented 12 months ago

Fixed it, it looks amazing zaid. @velocitatem added a nice hover effect for the "become a member"

haxybaxy commented 12 months ago

@jose-izarra you look amazing

velocitatem commented 12 months ago

👀