Georgette Koo

Results 8 comments of Georgette Koo

**Availability**: Wednesday and Thursday evening **ETA**: April 17

Hi @ExperimentsInHonesty and @roslynwythe: Adjustments were made following the recommendations from [issue 6225](https://github.com/hackforla/website/issues/6225) to increase the breakpoint of the existing media query that creates two columns to fill the page...

**Progress:** Made changes and ready to submit PR. **Blockers:** It wasn't clear at first the scope of changes that needed to be made (new media queries, what type of formatting)....

### Additional Screenshots of Proposed Changes Of The Website (**Added to PR Body) Breakpoints and dropdown were selected based on which dropdown resulted in wrapping at specified breakpoints **Tablet Size...

> @gdkoo Please add to a comment, screenshots of the page at the various break points with the team drop-down opened. The current screenshots before and are of two different...

@roslynwythe: wrapping was an issue up until 999px, so I chose the closest defined screen size defined by the browser (1024px is the desktop size on the browser document inspector)....

@roslynwythe: Thanks for taking a look. I'll make the changes to the screenshots.

@roslynwythe If I were to screenshot before and after for `$screen-desktop-medium: 1024px`, both images would be the same, as wrapping does not take place after 1000px. We chose `1024px` as...