Skip to content

Commit

Permalink
Merge pull request #1054 from akash70629/pic
Browse files Browse the repository at this point in the history
🛠️Fix :Carousel Images Appear Diminished/Lessened, Affecting Visual Quality
  • Loading branch information
Apoorva57 authored Oct 27, 2024
2 parents 934dd7f + 209e3cb commit 98f335d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pages/jobs/jobs2.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,10 @@ body {

.carousel-images
{
height:80vh;
height:82vh;
width:100%;
object-fit: cover;
margin-top: 35px;
}

.search-bar
Expand Down

0 comments on commit 98f335d

Please sign in to comment.