Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update media query from min-width to max-width
This commit updates the CSS media query screen size from a minimum width of 768px to a maximum width of 768px. This change improves the responsive design for smaller devices.
- Loading branch information