Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix text color on hover for home button #475

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

javisperez
Copy link
Contributor

This PR fixes the hover text color on the home page primary button.

@@ -171,7 +171,6 @@
@apply inline-block appearance-none;
@apply px-5 py-3 relative;
@apply text-gold font-bold uppercase text-center;
@apply enabled:hocus:text-white;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

enabled: only work on actual buttons, so links are not buttons.

@javisperez javisperez merged commit 59388bf into jozu-ai:main Sep 13, 2024
3 checks passed
@javisperez javisperez deleted the bug-fixes branch September 13, 2024 17:34
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.

3 participants