We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d856731 + 9d48272 commit 1c2c6fdCopy full SHA for 1c2c6fd
client/src/pages/Home.jsx
@@ -79,7 +79,7 @@ const Home = () => {
79
)}
80
</div>
81
<div className="h-full bg-secondary w-2/4 sm:flex hidden items-center justify-center px-4">
82
- <img src="/landing page image.jpg" className="h-auto rounded-full w-auto object-cover" />
+ <img src="/landing page image.jpg" className="max-h-[90vh] rounded-full w-auto object-cover" />
83
84
85
0 commit comments