specollective / spec-frontend

Frontend for SPEC's informational website.
3 stars 0 forks source link

hiding OurServices component on mobile #119

Closed najwanan closed 1 year ago

najwanan commented 1 year ago

Pull Request Process

Describe the issue you are trying to resolve

Hiding OurServices component in mobile view

Describe the changes you've made to resolve the issue

Adjusted OurServices components visibility to keep visible on med and large screens and invisible in mobile.

Add screenshots of the UI before and after your changes have been made

Before

After

Screenshot 2023-08-16 at 7 31 37 PM Screenshot 2023-08-16 at 7 31 06 PM

Code Review Checklist