Skip to content

Commit

Permalink
Merge pull request #69 from parteekcoder/responsiveness
Browse files Browse the repository at this point in the history
Responsiveness
  • Loading branch information
parteekcoder authored Feb 2, 2024
2 parents ea6f433 + 6c30c92 commit e67791e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/About.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ const About = (props) => {
alt={`Thumbnail ${index + 1}`}
width={200} // Adjust the width as needed
height={200} // Adjust the height as needed
loading="lazy"
className='w-full h-full flex-shrink-0'
/>
</div>
Expand Down

0 comments on commit e67791e

Please sign in to comment.