Joseph Yu
Joseph Yu
Closes #6743 ## 📝 Description Fixes useBreakpointValue and useBreakpoint hooks by reducing the gaps in the hooks' media queries. These gaps excluded certain viewport widths. ## ⛳️ Current behavior (updates)...
### Description There are 0.0625em and 1 px sized gaps between the media query breakpoints, depending on the units. For example, the default theme, where the browser font is 16px,...
## Type of change - [ ] Bug fix - [X] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...
### Description of changes: Fixes blocky text for Windows users by updating the Amazon Ember font version from 0.002 to 1.010. Updated font files are from https://m.media-amazon.com/images/G/01/mobile-apps/dex/alexa/branding/Amazon_Typefaces_Complete_Font_Set_Mar2020.zip, which is linked...