This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: hide testimonials, tags, stats on mobile (#9178)
* fix: hide testimonial button (#9154) * added a scrollToTop button * added ScrollToTop button and removed custom styles added to global.css * changed styling according to the type of input and completed the assigned task * Update styles/globals.css Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com> * Update components/form/Input.js added switch statement * Update pages/account/manage/event/[[...data]].js to set the color when editing * Update components/form/Input.js * on mobile hide:stats, testimonial button and tags * keeping all three as earlier * committing my changes * On mobile hide: stats, add testimonial button and tags * Revert "committing my changes" This reverts commit decaa0b. modified: pages/account/manage/event/[[...data]].js reverting the Input.js file commit * Committing local changes * commit local changes * committing small changes * changes in three files(BasicCard.js, Tags.js, [username].js) * Update components/statistics/BasicCards.js * Update components/tag/Tag.js --------- Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com> Co-authored-by: Eddie Jaoude <eddie@jaoudestudios.com> * fix: hide tags and stats on mobile * fix: display block for stats md+ --------- Co-authored-by: Abhishek Bhure <87894780+AbhishekBhure@users.noreply.github.com> Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com>
- Loading branch information