From 063e63a1d7c1ff487a7e600edf5fed81ba2025ec Mon Sep 17 00:00:00 2001 From: Aashish <83752052+120EE0692@users.noreply.github.com> Date: Wed, 24 Aug 2022 00:10:13 +0530 Subject: [PATCH] style: use default container width (#246) * style: use default container width * fix: revert to development server for testing Co-authored-by: Rutaj Dash <33367546+rutajdash@users.noreply.github.com> --- client/src/components/marginals/DesktopNavbar.js | 2 +- client/src/components/marginals/Footer.js | 2 +- client/src/components/marginals/TopBar.js | 2 +- client/src/components/portfolio/UserCard.js | 2 +- client/src/components/portfolio/Works.js | 2 +- client/src/config/ApolloClient.js | 2 +- client/src/screens/About.js | 2 +- client/src/screens/Article.js | 2 +- client/src/screens/Category.js | 4 ++-- client/src/screens/Contact.js | 2 +- client/src/screens/Expressions.js | 2 +- client/src/screens/Guide.js | 2 +- client/src/screens/Home.js | 2 +- client/src/screens/Live.js | 2 +- client/src/screens/Podcast.js | 2 +- client/src/screens/Policy.js | 2 +- client/src/screens/SearchPage.jsx | 2 +- 17 files changed, 18 insertions(+), 18 deletions(-) diff --git a/client/src/components/marginals/DesktopNavbar.js b/client/src/components/marginals/DesktopNavbar.js index 8b2e7342..4cacc89c 100644 --- a/client/src/components/marginals/DesktopNavbar.js +++ b/client/src/components/marginals/DesktopNavbar.js @@ -33,7 +33,7 @@ const DesktopNavbar = () => { }; return ( - +