chrisj117 / CS-472-GROUP-2-PROJECT

Public repository for Group 2's CS 472 project
https://cs-472-group-2-project.vercel.app
MIT License
2 stars 2 forks source link

About Page Mobile Responsiveness #133

Closed tresimovic closed 11 months ago

tresimovic commented 11 months ago

WHAT DOES THIS PR DO?

WHAT ISSUES ARE RELATED TO THIS PR?

HOW DO I TEST OUT THIS PR?

vercel[bot] commented 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
codecov-commenter commented 11 months ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## =========================================== - Coverage 100.00% 91.43% -8.57% =========================================== Files 1 29 +28 Lines 23 689 +666 Branches 6 6 =========================================== + Hits 23 630 +607 - Misses 0 59 +59 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

danielogen commented 11 months ago

The changes look great so far...

carrec-2 commented 11 months ago

I see the changes now

tresimovic commented 11 months ago

I have fixed the bug related to dark mode on a rotated mobile screen, thanks for catching it.