firebase / firebase/friendlyeats-web

WCAG 1.4.3: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds (.product-cols__subheading.no-link)

Open
#218 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
597
Forks
456
PR merge metrics
No merged PRs in 30d

Description

#### Issue
`Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds` ([color-contrast](https://accessibilityinsights.io/info-examples/web/color-contrast))
#### Target application
[Firebase](https://firebase.google.com/)
#### Element path
.product-cols__col:nth-child(1) > .product-cols__header > .product-cols__subheading.no-link
#### Snippet
`

`
#### How to fix
Fix any of the following:
Element has insufficient color contrast of 4.37 (foreground color: #757575, background color: #f8f9fa, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1
#### Environment
Chrome version 98.0.4758.102

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.