diff --git a/README.md b/README.md index 1df8db1e..2c3b1d94 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,22 @@ Special thanks to our amazing mentors who are guiding this project! 🙌 Tanishi Rai + + + Shiva-Bajpai +
+ Shiva Bajpai +
+ + + + + + Sawan-Kushwah +
+ Sawan kushwah +
+ Ayush215mb @@ -206,6 +222,8 @@ Special thanks to our amazing mentors who are guiding this project! 🙌 Bashua Mutiat + + Sapna127 @@ -213,15 +231,6 @@ Special thanks to our amazing mentors who are guiding this project! 🙌 Sapna Kul - - - Shiva-Bajpai -
- Shiva Bajpai -
- - - stutxi diff --git a/frontend/src/App.css b/frontend/src/App.css index 70f99181..fe1a1f51 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -14,7 +14,7 @@ body, font-family: "DM Sans", sans-serif; } -body{ +body { background: #F1EADC; } @@ -30,4 +30,4 @@ input[type="radio"] { cursor: pointer; font-size: 2rem; margin-bottom: 0; -} +} \ No newline at end of file diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 17de1827..50e46380 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -6,21 +6,23 @@ import Footer from "../src/components/Shared/Footer"; import { Outlet } from "react-router-dom"; import { AuthProvider } from './components/Shared/AuthContext'; import { KindeProvider } from "@kinde-oss/kinde-auth-react"; +import BackToTopButton from "./components/Shared/BackToTopButton"; function App() { return ( - - - -