Skip to content

Fix focus/hover effects for the links in the footer#104

Merged
nvuillam merged 3 commits intomainfrom
101-fix-footer-links-hoverfocus-effects
Aug 17, 2023
Merged

Fix focus/hover effects for the links in the footer#104
nvuillam merged 3 commits intomainfrom
101-fix-footer-links-hoverfocus-effects

Conversation

@itayox
Copy link
Copy Markdown
Contributor

@itayox itayox commented Aug 17, 2023

Change native links in the footer to MUI link buttons
image

@itayox itayox added the bug Something isn't working label Aug 17, 2023
@itayox itayox requested a review from nvuillam August 17, 2023 16:56
@itayox itayox self-assigned this Aug 17, 2023
@itayox itayox linked an issue Aug 17, 2023 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 17, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 6 3 0.04s
✅ COPYPASTE jscpd yes no 3.58s
⚠️ CSS stylelint 3 0 1 1.07s
✅ DOCKERFILE hadolint 1 0 0.06s
✅ HTML djlint 1 0 0.65s
✅ HTML htmlhint 1 0 0.22s
✅ JSON eslint-plugin-jsonc 19 0 0 1.91s
✅ JSON jsonlint 19 0 0.19s
✅ JSON npm-package-json-lint yes no 0.64s
✅ JSON prettier 19 0 0 1.36s
✅ JSON v8r 19 0 16.91s
⚠️ MARKDOWN markdownlint 10 0 31 1.39s
✅ MARKDOWN markdown-table-formatter 10 0 0 0.4s
✅ REPOSITORY checkov yes no 20.09s
✅ REPOSITORY gitleaks yes no 2.8s
✅ REPOSITORY git_diff yes no 0.14s
✅ REPOSITORY grype yes no 10.26s
⚠️ REPOSITORY kics yes 1 17.69s
✅ REPOSITORY secretlint yes no 1.99s
✅ REPOSITORY trivy yes no 6.02s
✅ REPOSITORY trivy-sbom yes no 0.96s
✅ REPOSITORY trufflehog yes no 4.0s
✅ SPELL cspell 56 0 3.94s
✅ SPELL lychee 43 0 2.49s
✅ YAML prettier 11 0 0 0.78s
✅ YAML v8r 11 0 13.94s
✅ YAML yamllint 11 0 0.37s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Copy Markdown
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

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

Great :)

@nvuillam nvuillam merged commit 718418a into main Aug 17, 2023
@nvuillam nvuillam deleted the 101-fix-footer-links-hoverfocus-effects branch August 17, 2023 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix footer links hover/focus effects

2 participants