Closed tresimovic closed 11 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
cs-472-group-2-project | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 3, 2023 8:15pm |
cs-472-group-2-project-backend | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 3, 2023 8:15pm |
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
9ceae5e
) 100.00% compared to head (e73c0c3
) 91.43%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The changes look great so far...
I see the changes now
I have fixed the bug related to dark mode on a rotated mobile screen, thanks for catching it.
WHAT DOES THIS PR DO?
Fixes some padding and font-size issues on the About Page so it displays nicely on mobile screens.
Before: (iPhone 12 Pro - 390x844 dimensions)
After: (iPhone 12 Pro - 390x844 dimensions)
WHAT ISSUES ARE RELATED TO THIS PR?
HOW DO I TEST OUT THIS PR?
cd web
thennpm run dev