Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
kavyapurushottama authored Sep 27, 2023
1 parent 9317f71 commit 05f2b53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ section{
background: linear-gradient(#00000041,#00000042),url(https://images.unsplash.com/photo-1476224203421-9ac39bcb3327?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxleHBsb3JlLWZlZWR8MTl8fHxlbnwwfHx8fHw%3D&auto=format&fit=crop&w=500&q=60);
}
.slide-2{
background: linear-gradient(#00000041,#00000042),url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ952-2ivQoGoA-Xtg_Rz38bI_yEH4RLQsuiw&usqp=CAU);
background: linear-gradient(#00000041,#00000042),url(https://wallpaperaccess.com/full/424544.jpg);
}
.slide-3{
background: linear-gradient(#00000041,#00000042),url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTkHPRNux_-Te4u5Tlc1dKjz1212oxP-ACuMA&usqp=CAU);
background: linear-gradient(#00000041,#00000042),url(https://wallpaperaccess.com/full/1972917.jpg);
}
.bg-cover{
background-position:center;
Expand Down

0 comments on commit 05f2b53

Please sign in to comment.