Skip to content

Commit

Permalink
Update Hero.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
serefyarar committed Jun 27, 2024
1 parent 634194f commit aac8438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-app/src/components/sections/landing/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const HeroSection = () => {
className="relative"
style={{
backgroundImage: "url(/images/hero-bg.png)",
//cover
// cover
backgroundSize: "cover",
}}
>
Expand Down

0 comments on commit aac8438

Please sign in to comment.