Skip to content

Commit

Permalink
Update App.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
SohamMhatre09 authored Feb 18, 2024
1 parent 8a427bf commit 1bcc9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default function App() {
<div
className="background-image"
style={{
backgroundImage: `url("../public/background.jpg")`,
backgroundImage: `url("https://drive.google.com/file/d/1ahxF6hHCqeUjUR-6xf49gRo4g00Nt9Vf/view?usp=sharing")`,
backgroundRepeat: "no-repeat",
backgroundSize: "cover",
backgroundPosition: "center",
Expand Down

0 comments on commit 1bcc9d7

Please sign in to comment.